Units API.

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

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

{
    "translation": "https://waldo.team/api/translations/wl3/quest/ko/?format=api",
    "source": "Bring the ramen noodles to Masato inside the Bizarre.",
    "previous_source": "",
    "target": "비자르에 있는 마사토에게 라멘 가져다 주기.",
    "id_hash": -8311358287600652895,
    "content_hash": -8311358287600652895,
    "location": "",
    "context": "mission_o2001_mybodyrequiresthis/2",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 808,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "priority": 100,
    "id": 1954375,
    "web_url": "http://waldo.team/translate/wl3/quest/ko/?checksum=ca81fac42906da1",
    "url": "https://waldo.team/api/units/1954375/?format=api"
}