Units API.

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

GET /api/units/1966451/?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": "New Saved Game",
    "previous_source": "",
    "target": "새로 저장된 게임",
    "id_hash": 2106698504849213912,
    "content_hash": 2106698504849213912,
    "location": "",
    "context": "inputactions/62",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 63,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1966451,
    "web_url": "http://waldo.team/translate/wl3/inputactions/ko/?checksum=9d3c7f20de6249d8",
    "url": "http://waldo.team/api/units/1966451/?format=api"
}