Translation components API.

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

GET /api/translations/ooops-pos-14-0/pos_epson_printer_fiscal_gift_card/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-pos-14-0/pos_epson_printer_fiscal_gift_card/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-pos-14-0/pos_epson_printer_fiscal_gift_card/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-29T11:05:17.920491+01:00",
            "action": 0,
            "target": "",
            "id": 25082,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/25082/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-pos-14-0/pos_epson_printer_fiscal_gift_card/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-pos-14-0/pos_epson_printer_fiscal_gift_card/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-05-17T19:41:50.738510+02:00",
            "action": 0,
            "target": "",
            "id": 49541,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/49541/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-pos-14-0/pos_epson_printer_fiscal_gift_card/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-pos-14-0/pos_epson_printer_fiscal_gift_card/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-05-18T16:02:17.412642+02:00",
            "action": 0,
            "target": "",
            "id": 49592,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/49592/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-pos-14-0/pos_epson_printer_fiscal_gift_card/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-pos-14-0/pos_epson_printer_fiscal_gift_card/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-12T16:00:13.350724+02:00",
            "action": 0,
            "target": "",
            "id": 50531,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/50531/?format=api"
        }
    ]
}