Units API.

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

GET /api/units/114554/?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/arandr/translations/zh_Hans/?format=api",
    "source": [
        "Dummy"
    ],
    "previous_source": "",
    "target": [
        "虚拟"
    ],
    "id_hash": -3430402461492185150,
    "content_hash": -3430402461492185150,
    "location": "screenlayout/gui.py:131",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/14738016/?format=api",
    "priority": 100,
    "id": 114554,
    "web_url": "https://hosted.weblate.org/translate/arandr/translations/zh_Hans/?checksum=5064c322e621f7c2",
    "url": "https://hosted.weblate.org/api/units/114554/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:19:58+02:00"
}