Translation components API.

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

GET /api/translations/ooops-configurator-14-0/ooops_configurator/en/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23,
    "next": null,
    "previous": "http://weblate.ops404.it/api/translations/ooops-configurator-14-0/ooops_configurator/en/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator-14-0/ooops_configurator/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator-14-0/ooops_configurator/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-29T14:53:00.785760+01:00",
            "action": 0,
            "target": "",
            "id": 58571,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/58571/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator-14-0/ooops_configurator/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator-14-0/ooops_configurator/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-18T16:13:32.656529+01:00",
            "action": 0,
            "target": "",
            "id": 61762,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/61762/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator-14-0/ooops_configurator/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator-14-0/ooops_configurator/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-08T21:25:50.474337+02:00",
            "action": 0,
            "target": "",
            "id": 68709,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/68709/?format=api"
        }
    ]
}