Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/abilities/en/?format=api",
    "source": "Throw a Smoke Grenade, creating a cloud that obscures all characters inside it.",
    "previous_source": "",
    "target": "Throw a Smoke Grenade, creating a cloud that obscures all characters inside it.",
    "id_hash": -7924931822650693380,
    "content_hash": -7924931822650693380,
    "location": "",
    "context": "abilities/32",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "priority": 100,
    "id": 1967939,
    "web_url": "http://waldo.team/translate/wl3/abilities/en/?checksum=1204fc7ed1b768fc",
    "url": "http://waldo.team/api/units/1967939/?format=api"
}