Units API.

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

GET /api/units/1974069/?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": " Deprecated",
    "previous_source": "",
    "target": " 삭제예정",
    "id_hash": 930978591617971546,
    "content_hash": 930978591617971546,
    "location": "",
    "context": "tutorial/55",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 56,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1974069,
    "web_url": "http://waldo.team/translate/wl3/tutorial/ko/?checksum=8ceb8018b6e1f55a",
    "url": "http://waldo.team/api/units/1974069/?format=api"
}