Units API.

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

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

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/nl/?format=api",
    "source": [
        "A comment has been left on the editor decision for \"{$title}.\""
    ],
    "previous_source": "",
    "target": [
        "Er is een commentaar achtergelaten op de redacteursbeslissing van \"{$title}.\""
    ],
    "id_hash": 5700725207091957003,
    "content_hash": 1644776300872632312,
    "location": "",
    "context": "notification.type.editorDecisionComment",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 602,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405243/?format=api",
    "priority": 100,
    "id": 123675,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/nl/?checksum=cf1d0b5f42d4cd0b",
    "url": "http://translate.pkp.sfu.ca/api/units/123675/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:43:04.634454Z"
}