Units API.

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

GET /api/units/473182/?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/admin/en/?format=api",
    "source": [
        "We have {$total} failed jobs"
    ],
    "previous_source": "",
    "target": [
        "We have {$total} failed jobs"
    ],
    "id_hash": -9080963364021906910,
    "content_hash": -5350372277785575975,
    "location": "",
    "context": "admin.cli.tool.jobs.total.failed.jobs",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 186,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/473182/?format=api",
    "priority": 100,
    "id": 473182,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/admin/en/?checksum=01f9efeef5235222",
    "url": "http://translate.pkp.sfu.ca/api/units/473182/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-16T00:35:13.824424Z"
}