Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/statuseffects/en/?format=api",
    "source": "You can't chuck enemies over your shoulder like before.\\n\\n<color=#CA3429>Can only be removed by Injury Kit or Doctor NPC</color>",
    "previous_source": "",
    "target": "You can't chuck enemies over your shoulder like before.\\n\\n<color=#CA3429>Can only be removed by Injury Kit or Doctor NPC</color>",
    "id_hash": 7447023810238668443,
    "content_hash": 7447023810238668443,
    "location": "",
    "context": "statuseffects/12",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "priority": 100,
    "id": 1962298,
    "web_url": "http://waldo.team/translate/wl3/statuseffects/en/?checksum=e75924b30b26de9b",
    "url": "http://waldo.team/api/units/1962298/?format=api"
}