Units API.

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

GET /api/units/468321/?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/submission/en/?format=api",
    "source": [
        "You must upload at least one of each of the following file types: {$genres}."
    ],
    "previous_source": "",
    "target": [
        "You must upload at least one of each of the following file types: {$genres}."
    ],
    "id_hash": 7668908283418607425,
    "content_hash": 1967619740032633044,
    "location": "",
    "context": "submission.files.required.genres",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 765,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/468321/?format=api",
    "priority": 100,
    "id": 468321,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/submission/en/?checksum=ea6d6f73c0377f41",
    "url": "http://translate.pkp.sfu.ca/api/units/468321/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-03T00:39:19.982575Z"
}