Units API.

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

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

{
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de_FORMAL/?format=api",
    "source": [
        "Until the first schedule is released"
    ],
    "previous_source": "",
    "target": [
        "Bis das erste Programm veröffentlicht wird"
    ],
    "id_hash": 729168083105655059,
    "content_hash": 729168083105655059,
    "location": "pretalx/orga/forms/event.py:85",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 562,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "http://translate.pretalx.com/api/units/9155/?format=api",
    "priority": 100,
    "id": 9234,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/de_FORMAL/?checksum=8a1e86821f10a913",
    "url": "http://translate.pretalx.com/api/units/9234/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-27T20:07:36.598238Z"
}