Units API.

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

GET /api/units/1969468/?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": "\"And then Wickman told the guy, 'If you can find your ass with both hands we'll let you go.'\"",
    "previous_source": "",
    "target": "\"And then Wickman told the guy, 'If you can find your ass with both hands we'll let you go.'\"",
    "id_hash": 9010921386042847788,
    "content_hash": 9010921386042847788,
    "location": "",
    "context": "a1001_banterbarks_warroom/161",
    "note": "NodeType = TalkNode\nSpeaker = Radio",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2855,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "priority": 100,
    "id": 1969468,
    "web_url": "http://waldo.team/translate/wl3/dialogue/en/?checksum=fd0d39423a0df22c",
    "url": "https://waldo.team/api/units/1969468/?format=api"
}