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

{
    "translation": "http://weblate.openstreetbrowser.org/api/translations/openstreetbrowser/ui/it/?format=api",
    "source": "iD (in-browser editor)",
    "previous_source": "",
    "target": "iD (Editor nel browser)",
    "id_hash": -3026597396506029915,
    "content_hash": -1031758913162093644,
    "location": "",
    "context": ".editor:id",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 43310,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/ui/it/?checksum=55ff5db41722d0a5",
    "url": "http://weblate.openstreetbrowser.org/api/units/43310/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/1790/?format=api"
}