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/42403/?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": "Christmas market",
    "previous_source": "",
    "target": "Noel marketi",
    "id_hash": -259530248592493642,
    "content_hash": -6181061038683283628,
    "location": "",
    "context": "tag:xmas:feature=market",
    "comment": "Tag \"xmas:feature=market\". See https://wiki.openstreetmap.org/wiki/Tag:xmas:feature=market ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1731,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 42403,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/osm-tags/tr/?checksum=7c65f69d2c2cf3b6",
    "url": "http://weblate.openstreetbrowser.org/api/units/42403/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/1380/?format=api"
}