Units API.

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

GET /api/units/1968/?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/general/vi/?format=api",
    "source": [
        "Failed to find translation for `{key}`"
    ],
    "previous_source": "",
    "target": [
        "Không thể tìm bản dịch cho `{key}`"
    ],
    "id_hash": -5178970186422870699,
    "content_hash": -1125758186720033116,
    "location": "",
    "context": "LOCALIZATION_FAILURE",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.ayana.io/api/units/147/?format=api",
    "priority": 100,
    "id": 1968,
    "web_url": "https://translate.ayana.io/translate/ayana/general/vi/?checksum=38209a0e07ed1d55",
    "url": "https://translate.ayana.io/api/units/1968/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-09T18:43:55.363352Z"
}