Translation components API.

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

GET /api/translations/ooops-hr-14-0/ooops_attendance_gues/it/units/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 83,
    "next": null,
    "previous": "http://weblate.ops404.it/api/translations/ooops-hr-14-0/ooops_attendance_gues/it/units/?format=api&page=4",
    "results": [
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-hr-14-0/ooops_attendance_gues/it/?format=api",
            "source": [
                "What time should be used to close guest visits. Time is local to the company's timezone."
            ],
            "previous_source": "",
            "target": [
                "L'orario da usare per chiudere le visite ospiti. L'orario è relativo al fuso orario dell'azienda."
            ],
            "id_hash": -9191107943734773415,
            "content_hash": -9191107943734773415,
            "location": "model:ir.model.fields,help:ooops_attendance_guest.field_res_config_settings__hr_attendance_guest_cron_close_time",
            "context": "",
            "note": "module: ooops_attendance_guest",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 81,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 16,
            "source_unit": "http://weblate.ops404.it/api/units/83308/?format=api",
            "priority": 100,
            "id": 83398,
            "web_url": "http://weblate.ops404.it/translate/ooops-hr-14-0/ooops_attendance_gues/it/?checksum=72a005916af959",
            "url": "http://weblate.ops404.it/api/units/83398/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-hr-14-0/ooops_attendance_gues/it/?format=api",
            "source": [
                "You cannot duplicate a guest visit."
            ],
            "previous_source": "",
            "target": [
                "Non puoi duplicare una visita ospite."
            ],
            "id_hash": -2501291860429957676,
            "content_hash": -2501291860429957676,
            "location": "code:addons/ooops_attendance_guest/models/hr_attendance_guest.py:0",
            "context": "",
            "note": "module: ooops_attendance_guest",
            "flags": "python-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 82,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "http://weblate.ops404.it/api/units/83309/?format=api",
            "priority": 100,
            "id": 83399,
            "web_url": "http://weblate.ops404.it/translate/ooops-hr-14-0/ooops_attendance_gues/it/?checksum=5d49a04e2b7f15d4",
            "url": "http://weblate.ops404.it/api/units/83399/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.ops404.it/api/translations/ooops-hr-14-0/ooops_attendance_gues/it/?format=api",
            "source": [
                "or"
            ],
            "previous_source": "",
            "target": [
                "o"
            ],
            "id_hash": -3075037617238792377,
            "content_hash": -3075037617238792377,
            "location": "code:addons/ooops_attendance_guest/static/src/xml/attendance_guest_template.xml:0",
            "context": "",
            "note": "module: ooops_attendance_guest\nopenerp-web",
            "flags": "python-format",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 83,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "http://weblate.ops404.it/api/units/83310/?format=api",
            "priority": 100,
            "id": 83400,
            "web_url": "http://weblate.ops404.it/translate/ooops-hr-14-0/ooops_attendance_gues/it/?checksum=555345945184a747",
            "url": "http://weblate.ops404.it/api/units/83400/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}