Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/wl3/items/ko/?format=api",
    "source": "This cassette is labeled only a drawing of a man wearing a mafia outfit. The text says, \"Cool guy.\"",
    "previous_source": "",
    "target": "마피아 복장을 한 남자만이 그려져 있는 카세트입니다. \"멋진 사나이\"라고 써져 있습니다.",
    "id_hash": 5699684588461881969,
    "content_hash": 5699684588461881969,
    "location": "",
    "context": "items/2954",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2895,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 19,
    "priority": 100,
    "id": 1974811,
    "web_url": "http://waldo.team/translate/wl3/items/ko/?checksum=cf1958ef5b09fa71",
    "url": "https://waldo.team/api/units/1974811/?format=api"
}