Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/quest/ko/?format=api",
    "source": "We told Masato that we ate the ramen noodles. He was furious.",
    "previous_source": "",
    "target": "우리는 마사토에게 라멘을 먹었다고 말했다. 그는 분노했다.",
    "id_hash": 8221036336376155968,
    "content_hash": 8221036336376155968,
    "location": "",
    "context": "mission_o2001_mybodyrequiresthis/10005",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 815,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "priority": 100,
    "id": 1954417,
    "web_url": "http://waldo.team/translate/wl3/quest/ko/?checksum=f216fcfdb3478f40",
    "url": "http://waldo.team/api/units/1954417/?format=api"
}