Units API.

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

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

{
    "translation": "https://l10n.elementary.io/api/translations/code/extra/zh_Hant/?format=api",
    "source": [
        "New File"
    ],
    "previous_source": "",
    "target": [
        "新增檔案"
    ],
    "id_hash": -3520137757699235477,
    "content_hash": -3520137757699235477,
    "location": "data/io.elementary.code.desktop.in.in:17",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 80,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.elementary.io/api/units/2794826/?format=api",
    "priority": 100,
    "id": 2569900,
    "web_url": "https://l10n.elementary.io/translate/code/extra/zh_Hant/?checksum=4f25f55c1fe5a16b",
    "url": "https://l10n.elementary.io/api/units/2569900/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-12-11T18:31:04.067363Z"
}