Units API.

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

GET /api/units/2075853/?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": "Welcome to Cheyenne Mountain",
    "previous_source": "",
    "target": "샤이엔산에 오신 걸 환영합니다",
    "id_hash": 142115321993878391,
    "content_hash": 142115321993878391,
    "location": "",
    "context": "tutorial/298",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 299,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 2075853,
    "web_url": "http://waldo.team/translate/wl3/tutorial/ko/?checksum=81f8e521e495db77",
    "url": "http://waldo.team/api/units/2075853/?format=api"
}