Units API.

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

GET /api/units/12340/?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/api/pt_BR/?format=api",
    "source": [
        "You are not allowed to upload files."
    ],
    "previous_source": "",
    "target": [
        "Você não tem permissão para transferir arquivos."
    ],
    "id_hash": -6646344265202462317,
    "content_hash": -3348078522982338032,
    "location": "",
    "context": "api.publicFiles.403.unauthorized",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 53,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405769/?format=api",
    "priority": 100,
    "id": 12340,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/api/pt_BR/?checksum=23c3711ac9a71193",
    "url": "http://translate.pkp.sfu.ca/api/units/12340/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:45:34.401198Z"
}