Units API.

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

GET /api/units/90701/?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/omp/submission/pt_BR/?format=api",
    "source": [
        "Change"
    ],
    "previous_source": "",
    "target": [
        "Mudar"
    ],
    "id_hash": -5567580107314592405,
    "content_hash": -5047492143762651777,
    "location": "",
    "context": "submission.workflowType.change",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/408662/?format=api",
    "priority": 100,
    "id": 90701,
    "web_url": "http://translate.pkp.sfu.ca/translate/omp/submission/pt_BR/?checksum=32bbfb6404fb856b",
    "url": "http://translate.pkp.sfu.ca/api/units/90701/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T12:27:32.182301Z"
}