Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base-14-0/ooops_hr_expenses_debranding/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-07-06T18:33:55.035449+02:00",
            "action": 51,
            "target": "",
            "id": 34931,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/34931/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base-14-0/ooops_hr_expenses_debranding/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base-14-0/ooops_hr_expenses_debranding/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-07-06T18:33:55.102678+02:00",
            "action": 0,
            "target": "",
            "id": 34933,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/34933/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base-14-0/ooops_hr_expenses_debranding/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base-14-0/ooops_hr_expenses_debranding/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-07-06T18:33:55.131746+02:00",
            "action": 0,
            "target": "",
            "id": 34934,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/34934/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base-14-0/ooops_hr_expenses_debranding/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:05.703303+01:00",
            "action": 47,
            "target": "",
            "id": 44890,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/44890/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base-14-0/ooops_hr_expenses_debranding/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:05.708885+01:00",
            "action": 14,
            "target": "",
            "id": 44891,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/44891/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base-14-0/ooops_hr_expenses_debranding/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-27T10:32:43.286379+02:00",
            "action": 15,
            "target": "",
            "id": 46394,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46394/?format=api"
        }
    ]
}