Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/tutorial/ko/?format=api",
    "source": "Energy, Fire, Cold, and Explosion Damage",
    "previous_source": "",
    "target": "에너지, 화염, 냉기, 폭발 피해",
    "id_hash": 3106851406673402884,
    "content_hash": 3106851406673402884,
    "location": "",
    "context": "tutorial/187",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 188,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 1974892,
    "web_url": "http://waldo.team/translate/wl3/tutorial/ko/?checksum=ab1dc0e4c0b0dc04",
    "url": "http://waldo.team/api/units/1974892/?format=api"
}