Translation components API.

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

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

{
    "count": 24,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops/ooops_website_sale_infinite_scroll/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_website_sale_infinite_scroll/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-27T10:18:24.790038+02:00",
            "action": 15,
            "target": "",
            "id": 46137,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46137/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_website_sale_infinite_scroll/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-06T12:31:57.065900+02:00",
            "action": 47,
            "target": "",
            "id": 47219,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/47219/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_website_sale_infinite_scroll/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-06T12:31:57.069222+02:00",
            "action": 14,
            "target": "",
            "id": 47220,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/47220/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_website_sale_infinite_scroll/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-17T10:14:21.300450+02:00",
            "action": 15,
            "target": "",
            "id": 48050,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/48050/?format=api"
        }
    ]
}