Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/wl3/quest/ko/?format=api",
    "source": "Return to the Bizarre and tell Masato we ate the noodles.",
    "previous_source": "",
    "target": "비자르로 돌아가 마사토에게 라멘을 먹었다고 말하기.",
    "id_hash": -2524860909098107625,
    "content_hash": -2524860909098107625,
    "location": "",
    "context": "mission_o2001_mybodyrequiresthis/4",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 809,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "priority": 100,
    "id": 1954381,
    "web_url": "http://waldo.team/translate/wl3/quest/ko/?checksum=5cf5e46165effd17",
    "url": "https://waldo.team/api/units/1954381/?format=api"
}