Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_repair/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_repair/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:10.481134+01:00",
            "action": 14,
            "target": "",
            "id": 45267,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/45267/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_repair/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-27T10:18:26.710546+02:00",
            "action": 15,
            "target": "",
            "id": 46251,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46251/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_repair/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-06T12:31:58.408575+02:00",
            "action": 47,
            "target": "",
            "id": 47445,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/47445/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_repair/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-06T12:31:58.414580+02:00",
            "action": 14,
            "target": "",
            "id": 47446,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/47446/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_repair/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-17T10:14:22.915194+02:00",
            "action": 15,
            "target": "",
            "id": 48155,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/48155/?format=api"
        }
    ]
}