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/70860/?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": "Notification with sound",
    "previous_source": "",
    "target": "Sesli bildirim",
    "id_hash": 4174926116726296827,
    "content_hash": -4116626845568846222,
    "location": "",
    "context": "return->'settings'->'menu'->'alert'",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 73,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 70860,
    "web_url": "https://weblate.protegus.eu/translate/protegus/users/tr/?checksum=b9f0512ef6f8d0fb",
    "url": "https://weblate.protegus.eu/api/units/70860/?format=api",
    "source_info": "https://weblate.protegus.eu/api/sources/6556/?format=api"
}