Units API.

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

GET /api/units/9/?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": "Play Game",
    "previous_source": "",
    "target": "Play Game",
    "id_hash": -8209393324099415314,
    "content_hash": -8209393324099415314,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 2,
    "priority": 100,
    "id": 9,
    "web_url": "http://Translate.ArchiveEntertainment.com/translate/dragon-audit/in-game-runtime-text/en/?checksum=e126044579752ee",
    "url": "https://translate.archiveentertainment.com/api/units/9/?format=api"
}