Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/dolomon/master/de/?format=api",
    "source": [
        "Go"
    ],
    "previous_source": "",
    "target": [
        "Los"
    ],
    "id_hash": -6829584048227817734,
    "content_hash": 8211157096898192745,
    "location": "themes/default/templates/misc/index.html.ep:29",
    "context": "Go",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 101,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.framasoft.org/api/units/209816/?format=api",
    "priority": 100,
    "id": 384095,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/de/?checksum=2138717e29b4e6fa",
    "url": "https://weblate.framasoft.org/api/units/384095/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:01.295258Z"
}