Units API.

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

GET /api/units/1966721/?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": "Toggle Credits Mode",
    "previous_source": "",
    "target": "크레딧 표시 전환",
    "id_hash": 3582472111349757878,
    "content_hash": 3582472111349757878,
    "location": "",
    "context": "inputactions/103",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 104,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1966721,
    "web_url": "http://waldo.team/translate/wl3/inputactions/ko/?checksum=b1b77f678ebef7b6",
    "url": "http://waldo.team/api/units/1966721/?format=api"
}