Units API.

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

GET /api/units/555679/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_assignment/ru/?format=api",
    "source": [
        "This is demo assign policy that is used in automatic tests"
    ],
    "previous_source": "",
    "target": [
        "Это демо политика назначения, которая используется в автоматических тестах"
    ],
    "id_hash": 5887057160462521075,
    "content_hash": 5887057160462521075,
    "location": "model:generic.assign.policy,description:generic_request_assignment.request_example_assign_policy",
    "context": "",
    "note": "module: generic_request_assignment",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "http://weblate.crnd.pro/api/units/555639/?format=api",
    "priority": 100,
    "id": 555679,
    "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_request_assignment/ru/?checksum=d1b3074be5c9d2f3",
    "url": "http://weblate.crnd.pro/api/units/555679/?format=api",
    "explanation": "",
    "extra_flags": ""
}