Units API.

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

GET /api/units/1974868/?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": "Companions Going Rogue",
    "previous_source": "",
    "target": "동료의 지시 거부",
    "id_hash": 6059897844680429996,
    "content_hash": 6059897844680429996,
    "location": "",
    "context": "tutorial/183",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 184,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1974868,
    "web_url": "http://waldo.team/translate/wl3/tutorial/ko/?checksum=d41914fba75511ac",
    "url": "http://waldo.team/api/units/1974868/?format=api"
}