Units API.

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

GET /api/units/6914/?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/fr_CA/?format=api",
    "source": [
        "{$editorName} has been assigned as editor to submission {$submissionId}."
    ],
    "previous_source": "",
    "target": [
        "{$editorName} a été assigné-e comme rédacteur-trice de la soumission {$submissionId}."
    ],
    "id_hash": 4519384101790978774,
    "content_hash": -821378293645549372,
    "location": "",
    "context": "log.editor.editorAssigned",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 595,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405236/?format=api",
    "priority": 100,
    "id": 6914,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/fr_CA/?checksum=beb813e556cc92d6",
    "url": "http://translate.pkp.sfu.ca/api/units/6914/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:43:04.175419Z"
}