Translation components API.

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

GET /api/translations/bureaucrat-generics-16-0/generic_document/uk/units/?format=api&page=7
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 121,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_document/uk/units/?format=api&page=6",
    "results": [
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_document/uk/?format=api",
            "source": [
                "Wrong 'Show Documents Action' for document type '%(res_type)s'"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5759061340464250175,
            "content_hash": -5759061340464250175,
            "location": "code:addons/generic_document/models/generic_document_type.py:0",
            "context": "",
            "note": "module: generic_document\nodoo-python",
            "flags": "python-format",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 121,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "http://weblate.crnd.pro/api/units/639743/?format=api",
            "priority": 100,
            "id": 639744,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_document/uk/?checksum=3013b43941f182c1",
            "url": "http://weblate.crnd.pro/api/units/639744/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}