Translation components API.

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

GET /api/components/ooops/ooops_project_overview_smart_button/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_project_overview_smart_button/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_project_overview_smart_button/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-06T12:31:58.103492+02:00",
            "action": 47,
            "target": "",
            "id": 47397,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/47397/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_project_overview_smart_button/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-06T12:31:58.110195+02:00",
            "action": 14,
            "target": "",
            "id": 47398,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/47398/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_project_overview_smart_button/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-17T10:14:22.568366+02:00",
            "action": 15,
            "target": "",
            "id": 48132,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/48132/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_project_overview_smart_button/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_project_overview_smart_button/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-17T16:43:37.371174+02:00",
            "action": 0,
            "target": "",
            "id": 48341,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/48341/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_project_overview_smart_button/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_project_overview_smart_button/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-17T16:43:37.403662+02:00",
            "action": 0,
            "target": "",
            "id": 48342,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/48342/?format=api"
        }
    ]
}