Units API.

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

GET /api/units/23707/?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/user/fr_CA/?format=api",
    "source": [
        "The current role does not have access to this operation."
    ],
    "previous_source": "",
    "target": [
        "Le rôle actuel n'a pas accès à cette opération."
    ],
    "id_hash": -7705289530717021820,
    "content_hash": -4370818934979551271,
    "location": "",
    "context": "user.authorization.roleBasedAccessDenied",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/408105/?format=api",
    "priority": 100,
    "id": 23707,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/user/fr_CA/?checksum=15114fff06135984",
    "url": "http://translate.pkp.sfu.ca/api/units/23707/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:47:24.173733Z"
}