Translation components API.

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

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

{
    "count": 66,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops-tools/ooops_tools_buttons/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_tools_buttons/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-12T12:14:20.808082+02:00",
            "action": 47,
            "target": "",
            "id": 54871,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/54871/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_tools_buttons/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-12T12:14:20.814800+02:00",
            "action": 14,
            "target": "",
            "id": 54872,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/54872/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_tools_buttons/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-03T16:29:33.079749+01:00",
            "action": 15,
            "target": "",
            "id": 55920,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/55920/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_tools_buttons/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-23T17:21:17.902479+02:00",
            "action": 47,
            "target": "",
            "id": 68137,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/68137/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_tools_buttons/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-23T17:21:17.907944+02:00",
            "action": 14,
            "target": "",
            "id": 68138,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/68138/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_tools_buttons/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-15T14:45:00.319825+02:00",
            "action": 15,
            "target": "",
            "id": 69116,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/69116/?format=api"
        }
    ]
}