Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/unknown/ko_mt/?format=api",
    "source": "You cannot rest during combat.",
    "previous_source": "",
    "target": "전투 중에는 휴식을 취할 수 없습니다.",
    "id_hash": 4984622531450578650,
    "content_hash": 4984622531450578650,
    "location": "",
    "context": "4ef61d45-ed39-41cb-9663-f68f63d26595",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1143,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 3629235,
    "web_url": "http://waldo.team/translate/pathfinder-wotr/unknown/ko_mt/?checksum=c52cefc85e8526da",
    "url": "https://waldo.team/api/units/3629235/?format=api"
}