Units API.

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

GET /api/units/1733/?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/editor/pt_BR/?format=api",
    "source": [
        "Submission Queue"
    ],
    "previous_source": "",
    "target": [
        "Fila de Submissões"
    ],
    "id_hash": 4467089222861185601,
    "content_hash": 163664712600188932,
    "location": "",
    "context": "editor.submissionQueue",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/403980/?format=api",
    "priority": 100,
    "id": 1733,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/editor/pt_BR/?checksum=bdfe49fb049de241",
    "url": "http://translate.pkp.sfu.ca/api/units/1733/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:42:21.480086Z"
}