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/534/?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": "Title",
    "previous_source": "",
    "target": "Titolo",
    "id_hash": -3817708975628557153,
    "content_hash": 5072865908884300922,
    "location": "",
    "context": ".filter:title",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 534,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/ui/it/?checksum=4b04c5e9ebd6e49f",
    "url": "http://weblate.openstreetbrowser.org/api/units/534/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/17/?format=api"
}