Units API.

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

GET /api/units/257834/?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/manager/fr_CA/?format=api",
    "source": [
        "Validation successful!"
    ],
    "previous_source": "",
    "target": [
        "Validation réussie !"
    ],
    "id_hash": 8969030465722165305,
    "content_hash": -3124234294660577137,
    "location": "",
    "context": "plugins.importexport.common.validation.success",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 551,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/410578/?format=api",
    "priority": 100,
    "id": 257834,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/manager/fr_CA/?checksum=fc7865b04906a839",
    "url": "http://translate.pkp.sfu.ca/api/units/257834/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-25T23:09:24.888042Z"
}