Units API.

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

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

{
    "translation": "http://waldo.team/api/translations/wl3/scenes/ko/?format=api",
    "source": "Steeltown Spire",
    "previous_source": "",
    "target": "스틸타운 첨탑",
    "id_hash": 7197854864821062857,
    "content_hash": 7197854864821062857,
    "location": "",
    "context": "scenes/27",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 125,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2079577,
    "web_url": "http://waldo.team/translate/wl3/scenes/ko/?checksum=e3e3eadd1a7a0cc9",
    "url": "http://waldo.team/api/units/2079577/?format=api"
}