Translation components API.

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

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

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-project/ooops_hr_timesheet_milestone/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T17:45:39.568187+01:00",
            "action": 51,
            "target": "",
            "id": 7386,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/7386/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-project/ooops_hr_timesheet_milestone/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-project/ooops_hr_timesheet_milestone/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T17:45:39.748233+01:00",
            "action": 0,
            "target": "",
            "id": 7387,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/7387/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-project/ooops_hr_timesheet_milestone/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-project/ooops_hr_timesheet_milestone/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T17:45:39.797458+01:00",
            "action": 0,
            "target": "",
            "id": 7388,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/7388/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-project/ooops_hr_timesheet_milestone/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-project/ooops_hr_timesheet_milestone/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T17:45:39.832846+01:00",
            "action": 44,
            "target": "",
            "id": 7389,
            "action_name": "New strings to translate",
            "url": "http://weblate.ops404.it/api/changes/7389/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-project/ooops_hr_timesheet_milestone/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-04-27T20:25:12.325404+02:00",
            "action": 47,
            "target": "",
            "id": 9985,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/9985/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-project/ooops_hr_timesheet_milestone/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-04-27T20:25:12.337307+02:00",
            "action": 14,
            "target": "",
            "id": 9986,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/9986/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-project/ooops_hr_timesheet_milestone/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-04-27T20:25:54.915467+02:00",
            "action": 15,
            "target": "",
            "id": 10005,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/10005/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-project/ooops_hr_timesheet_milestone/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:26.052845+01:00",
            "action": 47,
            "target": "",
            "id": 45996,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/45996/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-project/ooops_hr_timesheet_milestone/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:26.058179+01:00",
            "action": 14,
            "target": "",
            "id": 45997,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/45997/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-project/ooops_hr_timesheet_milestone/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:32:00.861252+02:00",
            "action": 15,
            "target": "",
            "id": 46733,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46733/?format=api"
        }
    ]
}