Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/quest/en/?format=api",
    "source": "We'll start the coup once we meet her there.",
    "previous_source": "",
    "target": "We'll start the coup once we meet her there.",
    "id_hash": 823736150901451740,
    "content_hash": 823736150901451740,
    "location": "",
    "context": "mission_0000_endgame_showdownatthebroadmoor/10001",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "priority": 100,
    "id": 1949220,
    "web_url": "http://waldo.team/translate/wl3/quest/en/?checksum=8b6e7faa3720ebdc",
    "url": "http://waldo.team/api/units/1949220/?format=api"
}