Units API.

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

GET /api/units/1954441/?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": "We obtained ramen noodles from a vending machine in the Warrens.",
    "previous_source": "",
    "target": "사육장에 있던 자동 판매기에서 라멘을 획득했다.",
    "id_hash": -4572143280240962386,
    "content_hash": -4572143280240962386,
    "location": "",
    "context": "mission_o2001_mybodyrequiresthis/20001",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 819,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "priority": 100,
    "id": 1954441,
    "web_url": "http://waldo.team/translate/wl3/quest/ko/?checksum=408c7be92f0c54ae",
    "url": "https://waldo.team/api/units/1954441/?format=api"
}