Units API.

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

GET /api/units/47/?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-story-text/en/?format=api",
    "source": "But I'm a human!",
    "previous_source": "",
    "target": "But I'm a human!",
    "id_hash": -4074683407531152646,
    "content_hash": -4074683407531152646,
    "location": "DT-22",
    "context": "castle_basement_onTheWayToTheBasement DT-22",
    "note": "Knot: castle_basement_onTheWayToTheBasement\nLine inside knot: 3\nSpoken by: Ayraw\nUnique Dialog Tag: DT-22",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 47,
    "web_url": "http://Translate.ArchiveEntertainment.com/translate/dragon-audit/in-game-story-text/en/?checksum=4773d10789ed6afa",
    "url": "https://translate.archiveentertainment.com/api/units/47/?format=api"
}