Translation components API.

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

GET /api/translations/bureaucrat-generics-17-0/generic_request_api/lt/units/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 81,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_api/lt/units/?format=api&page=4",
    "results": [
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_api/lt/?format=api",
            "source": [
                "request.api.wizard.add.access.key.show"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -2975761056651585462,
            "content_hash": -2975761056651585462,
            "location": "model:ir.model,name:generic_request_api.model_request_api_wizard_add_access_key_show",
            "context": "",
            "note": "module: generic_request_api",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 81,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://weblate.crnd.pro/api/units/555866/?format=api",
            "priority": 100,
            "id": 673456,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_request_api/lt/?checksum=56b3f915d1d7584a",
            "url": "http://weblate.crnd.pro/api/units/673456/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}