Units API.

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

GET /api/units/481468/?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/gammu/wammu/zh_Hans/?format=api",
    "source": [
        "Editing %(name)s %(location)s"
    ],
    "previous_source": "",
    "target": [
        "正在编辑 %(name)s %(location)s"
    ],
    "id_hash": -1858849942496596091,
    "content_hash": -1858849942496596091,
    "location": "Wammu/Editor.py:243",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 130,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14742036/?format=api",
    "priority": 100,
    "id": 481468,
    "web_url": "https://hosted.weblate.org/translate/gammu/wammu/zh_Hans/?checksum=663409d36ebc2f85",
    "url": "https://hosted.weblate.org/api/units/481468/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-09-30T13:39:53+02:00"
}