Units API.

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

GET /api/units/406993/?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": [
        "Sorry, the requested user does not exist."
    ],
    "previous_source": "",
    "target": [
        "Sorry, the requested user does not exist."
    ],
    "id_hash": 4844900394458660060,
    "content_hash": 4671997139127856776,
    "location": "",
    "context": "manager.people.invalidUser",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 204,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/406993/?format=api",
    "priority": 100,
    "id": 406993,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/manager/en/?checksum=c33c8b3d47dbbcdc",
    "url": "http://translate.pkp.sfu.ca/api/units/406993/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:46:27.943198Z"
}