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/43878/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.openstreetbrowser.org/api/translations/openstreetbrowser/osm-tags/tr/?format=api",
    "source": "Airstrip",
    "previous_source": "",
    "target": "Uçak pisti",
    "id_hash": 1143037352418233896,
    "content_hash": 1162298638774089152,
    "location": "",
    "context": "tag:aeroway=airstrip",
    "comment": "Tag \"aeroway=heliport\". See https://wiki.openstreetmap.org/wiki/Tag:aeroway=heliport ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 46,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 43878,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/osm-tags/tr/?checksum=8fdce26a7be44e28",
    "url": "http://weblate.openstreetbrowser.org/api/units/43878/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/1827/?format=api"
}