Units API.

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

GET /api/units/1973814/?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": "Friendly Fire",
    "previous_source": "",
    "target": "아군 오사",
    "id_hash": 704507000936763268,
    "content_hash": 704507000936763268,
    "location": "",
    "context": "tutorial/20",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1973814,
    "web_url": "http://waldo.team/translate/wl3/tutorial/ko/?checksum=89c6e9627c9c8f84",
    "url": "http://waldo.team/api/units/1973814/?format=api"
}