Units API.

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

GET /api/units/4891181/?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/weblate/application/zh_Hant/?format=api",
    "source": [
        "The password is used to verify important changes on your account."
    ],
    "previous_source": "",
    "target": [
        "這個密碼會用來驗證您帳號的重大更動動作。"
    ],
    "id_hash": -5337068291592112688,
    "content_hash": -5337068291592112688,
    "location": "weblate/templates/accounts/password-warning.html:9",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1141,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/14806325/?format=api",
    "priority": 100,
    "id": 4891181,
    "web_url": "https://hosted.weblate.org/translate/weblate/application/zh_Hant/?checksum=35eeecaa71a6b5d0",
    "url": "https://hosted.weblate.org/api/units/4891181/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-05-04T13:59:34+02:00"
}