Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/tutorial/ko/?format=api",
    "source": "You've got a tip on a new location. When you hear about a new place to explore, it'll be marked on your Map Screen with a star. It's up to you to find a safe path there.",
    "previous_source": "",
    "target": "새로운 장소에 대한 정보를 얻었습니다. 새로운 장소에 대해 듣게 되면, 지도 화면에서 별표로 표시가 됩니다. 그곳으로 가는 안전한 길을 찾는 것은 당신의 몫입니다.",
    "id_hash": -6699389083152844727,
    "content_hash": -6699389083152844727,
    "location": "",
    "context": "tutorial/174",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 175,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 37,
    "priority": 100,
    "id": 1974814,
    "web_url": "http://waldo.team/translate/wl3/tutorial/ko/?checksum=2306fd1fae8b7849",
    "url": "http://waldo.team/api/units/1974814/?format=api"
}