Units API.

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

GET /api/units/13903/?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/pkp-lib/editor/pt_BR/?format=api",
    "source": [
        "Change decision"
    ],
    "previous_source": "",
    "target": [
        "Alterar decisão"
    ],
    "id_hash": -7844334344037295727,
    "content_hash": 4095937099434897245,
    "location": "",
    "context": "editor.submission.workflowDecision.changeDecision",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405928/?format=api",
    "priority": 100,
    "id": 13903,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/editor/pt_BR/?checksum=13235379a4429991",
    "url": "http://translate.pkp.sfu.ca/api/units/13903/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:45:40.725572Z"
}