Translation components API.

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

GET /api/translations/ooops-project/ooops_project_timesheet_time_control_helpdesk/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-project/ooops_project_timesheet_time_control_helpdesk/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-project/ooops_project_timesheet_time_control_helpdesk/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-19T16:42:32.050886+01:00",
            "action": 0,
            "target": "",
            "id": 6899,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6899/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-project/ooops_project_timesheet_time_control_helpdesk/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-project/ooops_project_timesheet_time_control_helpdesk/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-04-27T20:38:36.549957+02:00",
            "action": 0,
            "target": "",
            "id": 10047,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/10047/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-project/ooops_project_timesheet_time_control_helpdesk/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-project/ooops_project_timesheet_time_control_helpdesk/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-07-03T15:32:13.569383+02:00",
            "action": 0,
            "target": "",
            "id": 51366,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/51366/?format=api"
        }
    ]
}