Units API.

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

GET /api/units/82007930/?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/hangoutsbot/hangups/zh_Hant/?format=api",
    "source": [
        "<i>verified - user has a one-to-one conversation with me</i>"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8736538600461513774,
    "content_hash": 8736538600461513774,
    "location": "plugins/starter.py:58",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 223,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/1917720/?format=api",
    "priority": 100,
    "id": 82007930,
    "web_url": "https://hosted.weblate.org/translate/hangoutsbot/hangups/zh_Hant/?checksum=f93e6b91a6ff342e",
    "url": "https://hosted.weblate.org/api/units/82007930/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-08-31T13:33:27.288585+02:00"
}