Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/inputactions/ko/?format=api",
    "source": "Rotate Camera Counterclockwise",
    "previous_source": "",
    "target": "카메라를 시계 반대 방향으로 회전",
    "id_hash": 2417151585416504539,
    "content_hash": 2417151585416504539,
    "location": "",
    "context": "inputactions/80",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 81,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1966572,
    "web_url": "http://waldo.team/translate/wl3/inputactions/ko/?checksum=a18b728f7105e4db",
    "url": "http://waldo.team/api/units/1966572/?format=api"
}