Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/5/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.archiveentertainment.com/api/translations/dragon-audit/in-game-runtime-text/en/?format=api",
    "source": "Extras",
    "previous_source": "",
    "target": "Extras",
    "id_hash": 3837837137676651620,
    "content_hash": 3837837137676651620,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "priority": 100,
    "id": 5,
    "web_url": "http://Translate.ArchiveEntertainment.com/translate/dragon-audit/in-game-runtime-text/en/?checksum=b542bc8b0104cc64",
    "url": "https://translate.archiveentertainment.com/api/units/5/?format=api"
}