Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/666754/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.tryton.org/api/translations/tryton/party/uk/?format=api",
    "source": [
        "Children"
    ],
    "previous_source": "",
    "target": [
        "Діти"
    ],
    "id_hash": -7302747683524600326,
    "content_hash": -7302747683524600326,
    "location": "",
    "context": "field:party.category,childs:",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.tryton.org/api/units/479070/?format=api",
    "priority": 100,
    "id": 666754,
    "web_url": "https://translate.tryton.org/translate/tryton/party/uk/?checksum=1aa76dac67359dfa",
    "url": "https://translate.tryton.org/api/units/666754/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-06-06T07:28:06.578352Z"
}