Units API


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

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

{
    "translation": "http://weblate.openstreetbrowser.org/api/translations/openstreetbrowser/ui/tr/?format=api",
    "source": "Unpin category from your profile",
    "previous_source": "",
    "target": "Kategoriyi profilden kaldırın",
    "id_hash": -3080017095520840508,
    "content_hash": 2409815300161970967,
    "location": "",
    "context": ".pinnedCategories:forget",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 49369,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/ui/tr/?checksum=554194c52f5994c4",
    "url": "http://weblate.openstreetbrowser.org/api/units/49369/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/1974/?format=api"
}