Translation components API.

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

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

{
    "count": 262,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_appointment/en/units/?format=api&page=13",
    "results": [
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_appointment/en/?format=api",
            "source": [
                "Is Generic Document"
            ],
            "previous_source": "",
            "target": [
                "Is Generic Document"
            ],
            "id_hash": -4634621075412807015,
            "content_hash": -4634621075412807015,
            "location": "model:ir.model.fields,field_description:generic_appointment.field_generic_appointment_model__is_generic_document",
            "context": "",
            "note": "module: generic_appointment",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 126,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "http://weblate.crnd.pro/api/units/639781/?format=api",
            "priority": 100,
            "id": 639781,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_appointment/en/?checksum=3fae84afeb7b1299",
            "url": "http://weblate.crnd.pro/api/units/639781/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_appointment/en/?format=api",
            "source": [
                "Whether this model is Generic Document."
            ],
            "previous_source": "",
            "target": [
                "Whether this model is Generic Document."
            ],
            "id_hash": -3954163425845636209,
            "content_hash": -3954163425845636209,
            "location": "model:ir.model.fields,help:generic_appointment.field_generic_appointment_model__is_generic_document",
            "context": "",
            "note": "module: generic_appointment",
            "flags": "",
            "state": 100,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 244,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://weblate.crnd.pro/api/units/639783/?format=api",
            "priority": 100,
            "id": 639783,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_appointment/en/?checksum=491ffd5072a1138f",
            "url": "http://weblate.crnd.pro/api/units/639783/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}