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

{
    "translation": "http://weblate.openstreetbrowser.org/api/translations/openstreetbrowser/ui/da/?format=api",
    "source": "closed",
    "previous_source": "",
    "target": "",
    "id_hash": -6191454185252975639,
    "content_hash": -2512001128154037777,
    "location": "",
    "context": ".closed",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 147,
    "web_url": "http://weblate.openstreetbrowser.org/translate/openstreetbrowser/ui/da/?checksum=2a138938e4e40be9",
    "url": "http://weblate.openstreetbrowser.org/api/units/147/?format=api",
    "source_info": "http://weblate.openstreetbrowser.org/api/sources/6/?format=api"
}