Units API.

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

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

{
    "translation": "https://translate.ayana.io/api/translations/ayana/responses/en/?format=api",
    "source": [
        "Value of alias `{name}` is updated to `{value}`"
    ],
    "previous_source": "",
    "target": [
        "Value of alias `{name}` is updated to `{value}`"
    ],
    "id_hash": -3789374681498288352,
    "content_hash": 1191875609368394989,
    "location": "",
    "context": "ALIASES_UPDATE_EXECUTE",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.ayana.io/api/units/11478/?format=api",
    "priority": 100,
    "id": 11478,
    "web_url": "https://translate.ayana.io/translate/ayana/responses/en/?checksum=4b696fcddc6f7f20",
    "url": "https://translate.ayana.io/api/units/11478/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-11T18:14:35.650102Z"
}