Units API


See <a href="https://docs.weblate.org/en/weblate-3.6.1/api.html#units">the Weblate's Web API documentation</a> for detailed
description of the API.

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

{
    "translation": "https://weblate.protegus.eu/api/translations/protegus/users/tr/?format=api",
    "source": "Installer",
    "previous_source": "",
    "target": "Kurulumcu",
    "id_hash": -7668624461739688357,
    "content_hash": 5645645801970783279,
    "location": "",
    "context": "return->'roles'->'2'",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 139,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 70917,
    "web_url": "https://weblate.protegus.eu/translate/protegus/users/tr/?checksum=159392aea2227e5b",
    "url": "https://weblate.protegus.eu/api/units/70917/?format=api",
    "source_info": "https://weblate.protegus.eu/api/sources/6613/?format=api"
}