Units API.

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

GET /api/units/2075825/?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": "Tellurium Steel",
    "previous_source": "",
    "target": "텔루륨 강철",
    "id_hash": 7060592734550910174,
    "content_hash": 7060592734550910174,
    "location": "",
    "context": "tutorial/282",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 285,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2075825,
    "web_url": "http://waldo.team/translate/wl3/tutorial/ko/?checksum=e1fc43aef69c64de",
    "url": "http://waldo.team/api/units/2075825/?format=api"
}