Units API.

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

GET /api/units/41/?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": "I bet you are.",
    "previous_source": "",
    "target": "I bet you are.",
    "id_hash": -1062727694928793848,
    "content_hash": -1062727694928793848,
    "location": "DT-19",
    "context": "castle_bedroom_ending DT-19",
    "note": "Knot: castle_bedroom_ending\nLine inside knot: 3\nSpoken by: Ayraw\nUnique Dialog Tag: DT-19",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "priority": 100,
    "id": 41,
    "web_url": "http://Translate.ArchiveEntertainment.com/translate/dragon-audit/in-game-story-text/en/?checksum=71406ecac2ccaf08",
    "url": "https://translate.archiveentertainment.com/api/units/41/?format=api"
}