Translation components API.

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

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

{
    "count": 1023,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/de/units/?format=api&page=51",
    "results": [
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/de/?format=api",
            "source": [
                "You have been assigned to request {{ object.name }}!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4152027904242171209,
            "content_hash": 4152027904242171209,
            "location": "model:mail.template,subject:generic_request.mail_template_default_request_assign",
            "context": "",
            "note": "module: generic_request",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 991,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "http://weblate.crnd.pro/api/units/676456/?format=api",
            "priority": 100,
            "id": 676493,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_request/de/?checksum=b99ef76169dd3d49",
            "url": "http://weblate.crnd.pro/api/units/676493/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/de/?format=api",
            "source": [
                "Your request {{ object.name }} has been closed!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8671252589667632122,
            "content_hash": -8671252589667632122,
            "location": "model:mail.template,subject:generic_request.mail_template_default_request_closed",
            "context": "",
            "note": "module: generic_request",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 994,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "http://weblate.crnd.pro/api/units/676457/?format=api",
            "priority": 100,
            "id": 676494,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_request/de/?checksum=7a985b6432cbc06",
            "url": "http://weblate.crnd.pro/api/units/676494/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request/de/?format=api",
            "source": [
                "Your request {{ object.name }} has been reopened!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3517245725432882383,
            "content_hash": 3517245725432882383,
            "location": "model:mail.template,subject:generic_request.mail_template_default_request_reopened",
            "context": "",
            "note": "module: generic_request",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 995,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "http://weblate.crnd.pro/api/units/676458/?format=api",
            "priority": 100,
            "id": 676495,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_request/de/?checksum=b0cfc45a243024cf",
            "url": "http://weblate.crnd.pro/api/units/676495/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}