Units API.

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

GET /api/units/456414/?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/manager/en/?format=api",
    "source": [
        "The following is shown to authors during the details step, when they are asked to provide the title, abstract, and other key information about their submission."
    ],
    "previous_source": "",
    "target": [
        "The following is shown to authors during the details step, when they are asked to provide the title, abstract, and other key information about their submission."
    ],
    "id_hash": 5555355576132940777,
    "content_hash": -7652027774536399410,
    "location": "",
    "context": "manager.setup.workflow.detailsHelp.description",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 398,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 26,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/456414/?format=api",
    "priority": 100,
    "id": 456414,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/manager/en/?checksum=cd1896768463b3e9",
    "url": "http://translate.pkp.sfu.ca/api/units/456414/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-12-14T07:24:30.628804Z"
}