Translation components API.

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

GET /api/components/ooops/ooops_project_timesheet_time_control/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_timesheet_time_control/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_project_timesheet_time_control/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-06T12:31:58.081198+02:00",
            "action": 47,
            "target": "",
            "id": 47393,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/47393/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_project_timesheet_time_control/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-06T12:31:58.085862+02:00",
            "action": 14,
            "target": "",
            "id": 47394,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/47394/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_project_timesheet_time_control/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-17T10:14:23.061087+02:00",
            "action": 15,
            "target": "",
            "id": 48165,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/48165/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_project_timesheet_time_control/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_project_timesheet_time_control/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-17T16:43:33.697398+02:00",
            "action": 0,
            "target": "",
            "id": 48320,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/48320/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_project_timesheet_time_control/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_project_timesheet_time_control/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-17T16:43:33.768408+02:00",
            "action": 0,
            "target": "",
            "id": 48321,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/48321/?format=api"
        }
    ]
}