Units API.

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

GET /api/units/236/?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/en/?format=api",
    "source": [
        "A \"{severity}\" error occurred: {message}."
    ],
    "previous_source": "",
    "target": [
        "A \"{severity}\" error occurred: {message}."
    ],
    "id_hash": -8210283584534215330,
    "content_hash": 7828290075867544476,
    "location": "",
    "context": "MUSIC_EXCEPTION",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "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": 236,
    "web_url": "https://translate.ayana.io/translate/ayana/music/en/?checksum=0e0f36946e9e055e",
    "url": "https://translate.ayana.io/api/units/236/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-09T18:43:45.916125Z"
}