Units API.

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

GET /api/units/3526/?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/music/ru/?format=api",
    "source": [
        "A \"{severity}\" error occurred: {message}."
    ],
    "previous_source": "A \"{severity}\" error occured: {message}.",
    "target": [
        "Произошла \"{severity}\" ошибка: {message}."
    ],
    "id_hash": -8210283584534215330,
    "content_hash": 7828290075867544476,
    "location": "",
    "context": "MUSIC_EXCEPTION",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.ayana.io/api/units/236/?format=api",
    "priority": 100,
    "id": 3526,
    "web_url": "https://translate.ayana.io/translate/ayana/music/ru/?checksum=0e0f36946e9e055e",
    "url": "https://translate.ayana.io/api/units/3526/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-09T18:44:02.615999Z"
}