Units API.

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

GET /api/units/1973808/?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": "Cover provides extra protection from enemy fire. Try to stay in cover from your enemies at all times to avoid taking hits.",
    "previous_source": "",
    "target": "엄폐는 적의 사격으로부터 추가 방어를 제공합니다. 공격에 맞지 않으려면 항상 엄폐 상태를 유지하세요.",
    "id_hash": -974396391904719730,
    "content_hash": -974396391904719730,
    "location": "",
    "context": "tutorial/19",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 22,
    "priority": 100,
    "id": 1973808,
    "web_url": "http://waldo.team/translate/wl3/tutorial/ko/?checksum=727a3fa4e618cc8e",
    "url": "http://waldo.team/api/units/1973808/?format=api"
}