Translation projects API.

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

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

{
    "count": 3364,
    "next": null,
    "previous": "http://weblate.ops404.it/api/projects/ooops-configurator-14-0/changes/?format=api&page=168",
    "results": [
        {
            "unit": "http://weblate.ops404.it/api/units/90506/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-configurator-14-0/ooops_grifoflex_order/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator-14-0/ooops_grifoflex_order/it/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "timestamp": "2025-05-05T15:28:58.772450+02:00",
            "action": 5,
            "target": "Mostra in GO",
            "id": 76440,
            "action_name": "New translation",
            "url": "http://weblate.ops404.it/api/changes/76440/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/90507/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-configurator-14-0/ooops_grifoflex_order/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-configurator-14-0/ooops_grifoflex_order/it/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "timestamp": "2025-05-05T15:29:06.893036+02:00",
            "action": 5,
            "target": "Imposta",
            "id": 76441,
            "action_name": "New translation",
            "url": "http://weblate.ops404.it/api/changes/76441/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator-14-0/ooops_dimensions_core/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-05T19:43:38.192639+02:00",
            "action": 18,
            "target": "",
            "id": 76447,
            "action_name": "Pushed changes",
            "url": "http://weblate.ops404.it/api/changes/76447/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-configurator-14-0/ooops_dimensions_core/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-05T19:43:39.033591+02:00",
            "action": 53,
            "target": "",
            "id": 76448,
            "action_name": "Received repository notification",
            "url": "http://weblate.ops404.it/api/changes/76448/?format=api"
        }
    ]
}