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

{
    "translation": "http://weblate.openstreetbrowser.org/api/translations/openstreetbrowser/ui/fr/?format=api",
    "source": "Preferred base map",
    "previous_source": "",
    "target": "Carte de base préférée",
    "id_hash": 9140516513045629864,
    "content_hash": 3393751186207869212,
    "location": "",
    "context": ".options:preferredBaseMap",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 91,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 458,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/ui/fr/?checksum=fed9a3570fad4ba8",
    "url": "http://weblate.openstreetbrowser.org/api/units/458/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/35/?format=api"
}