Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/tutorial/en/?format=api",
    "source": "You now have several members in your party. You can switch their current arrangement by pressing [Keybind: ChangeFormation].",
    "previous_source": "",
    "target": "You now have several members in your party. You can switch their current arrangement by pressing [Keybind: ChangeFormation].",
    "id_hash": 979269179709654606,
    "content_hash": 979269179709654606,
    "location": "",
    "context": "tutorial/63",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 64,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "priority": 100,
    "id": 1974128,
    "web_url": "http://waldo.team/translate/wl3/tutorial/en/?checksum=8d9710216c15064e",
    "url": "http://waldo.team/api/units/1974128/?format=api"
}