Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/dai/dialogue/en/?format=api",
    "source": "Hawke and the Grey Warden should be inside that cave.",
    "previous_source": "",
    "target": "Hawke and the Grey Warden should be inside that cave.",
    "id_hash": -4523398338274473504,
    "content_hash": -4523398338274473504,
    "location": "24b3036a/02a7ead5:1",
    "context": "0x0002dba3",
    "note": "EBX = DA3/DesignContent/Conversations/Adamant/Crestwood_Ada/ada_crs_cave_sighted_b\nNode = 02a7ead5\nSpeaker = [65ca43d3] Cole\nType = text",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 1512303,
    "web_url": "http://waldo.team/translate/dai/dialogue/en/?checksum=4139a92d658ec9e0",
    "url": "https://waldo.team/api/units/1512303/?format=api"
}