Units API.

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

GET /api/units/314805/?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/common/fr_CA/?format=api",
    "source": [
        "Could not import XML Node"
    ],
    "previous_source": "",
    "target": [
        "Le noeud XML n'a pu être importé"
    ],
    "id_hash": 2192664421837999258,
    "content_hash": -3758264731835130824,
    "location": "",
    "context": "filter.import.error.couldNotImportNode",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 700,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/411195/?format=api",
    "priority": 100,
    "id": 314805,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/common/fr_CA/?checksum=9e6de8aca74a8c9a",
    "url": "http://translate.pkp.sfu.ca/api/units/314805/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-20T17:29:36.080882Z"
}