Translation components API.

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

GET /api/components/ooops-website/ooops_website_account/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 46,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_account/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_account/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-10-26T12:39:14.149054+02:00",
            "action": 21,
            "target": "",
            "id": 22231,
            "action_name": "Rebased repository",
            "url": "http://weblate.ops404.it/api/changes/22231/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_account/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-10-26T13:37:10.206279+02:00",
            "action": 53,
            "target": "",
            "id": 22233,
            "action_name": "Received repository notification",
            "url": "http://weblate.ops404.it/api/changes/22233/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_account/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-10-26T13:37:12.702875+02:00",
            "action": 21,
            "target": "",
            "id": 22234,
            "action_name": "Rebased repository",
            "url": "http://weblate.ops404.it/api/changes/22234/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_account/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:07.664037+01:00",
            "action": 47,
            "target": "",
            "id": 44918,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/44918/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_account/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:07.669792+01:00",
            "action": 14,
            "target": "",
            "id": 44919,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/44919/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_account/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:31:38.809639+02:00",
            "action": 15,
            "target": "",
            "id": 46663,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46663/?format=api"
        }
    ]
}