Units API.

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

GET /api/units/1950212/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://waldo.team/api/translations/wl3/interactables/ko/?format=api",
    "source": "Santa's Workshop",
    "previous_source": "",
    "target": "산타의 작업장",
    "id_hash": -4952797673543279920,
    "content_hash": -4952797673543279920,
    "location": "",
    "context": "interactables/279",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 243,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1950212,
    "web_url": "http://waldo.team/translate/wl3/interactables/ko/?checksum=3b4420c1c8125ad0",
    "url": "https://waldo.team/api/units/1950212/?format=api"
}