Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/freeplane/translation/zh_Hans/?format=api",
    "source": [
        "<html>Source<br>label"
    ],
    "previous_source": "",
    "target": [
        "<html>源<br>标签"
    ],
    "id_hash": -1429124822696502957,
    "content_hash": -6683988811341443514,
    "location": "",
    "context": "edit_source_label",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 411,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/1525921/?format=api",
    "priority": 100,
    "id": 8920899,
    "web_url": "https://hosted.weblate.org/translate/freeplane/translation/zh_Hans/?checksum=6c2aba8bab7b5953",
    "url": "https://hosted.weblate.org/api/units/8920899/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:22:29+02:00"
}