Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/safe-eyes/translations/zh_Hans/?format=api",
    "source": [
        "Tightly close your eyes"
    ],
    "previous_source": "",
    "target": [
        "闭上眼睛休息一下"
    ],
    "id_hash": 6860656467845316317,
    "content_hash": 6860656467845316317,
    "location": "",
    "context": "",
    "note": "Short break",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/14820489/?format=api",
    "priority": 100,
    "id": 5592274,
    "web_url": "https://hosted.weblate.org/translate/safe-eyes/translations/zh_Hans/?checksum=df35f2b54be7fedd",
    "url": "https://hosted.weblate.org/api/units/5592274/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-10-07T13:51:48+02:00"
}