Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/wl3/dialogue/en/?format=api",
    "source": "\"Steeltown's abandoned, the synths never escaped that hell that I helped build, and the dream is dead. You're bad news, Rangers.\"",
    "previous_source": "",
    "target": "\"Steeltown's abandoned, the synths never escaped that hell that I helped build, and the dream is dead. You're bad news, Rangers.\"",
    "id_hash": 3436325023695269402,
    "content_hash": 3436325023695269402,
    "location": "",
    "context": "a1001_blue/180",
    "note": "NodeType = TalkNode\nSpeaker = SPK_Radio_D_Blue",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2998,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 21,
    "priority": 100,
    "id": 1970592,
    "web_url": "http://waldo.team/translate/wl3/dialogue/en/?checksum=afb0476712246e1a",
    "url": "https://waldo.team/api/units/1970592/?format=api"
}