Units API.

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

GET /api/units/3170984/?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/installer/installer/cs/?format=api",
    "source": [
        "This may cause it to run slowly or freeze."
    ],
    "previous_source": "",
    "target": [
        "Toto může způsobit pomalý běh nebo zamrznutí."
    ],
    "id_hash": 5560817577548394110,
    "content_hash": 5560817577548394110,
    "location": "src/Views/CheckView.vala:69",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://l10n.elementary.io/api/units/3170940/?format=api",
    "priority": 100,
    "id": 3170984,
    "web_url": "https://l10n.elementary.io/translate/installer/installer/cs/?checksum=cd2bfe1fd2852e7e",
    "url": "https://l10n.elementary.io/api/units/3170984/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-27T10:28:48.726702Z"
}