Translation components API.

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

GET /api/components/ooops-helpdesk/ooops_helpdesk_portal_editor/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-helpdesk/ooops_helpdesk_portal_editor/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-19T17:01:17.778077+01:00",
            "action": 51,
            "target": "",
            "id": 6924,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/6924/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_portal_editor/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-helpdesk/ooops_helpdesk_portal_editor/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-19T17:01:18.605497+01:00",
            "action": 0,
            "target": "",
            "id": 6940,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6940/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_portal_editor/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-helpdesk/ooops_helpdesk_portal_editor/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-19T17:01:18.636629+01:00",
            "action": 0,
            "target": "",
            "id": 6941,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6941/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_portal_editor/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:26.641440+01:00",
            "action": 47,
            "target": "",
            "id": 46028,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/46028/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_portal_editor/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:26.645028+01:00",
            "action": 14,
            "target": "",
            "id": 46029,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/46029/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_portal_editor/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:32:03.342306+02:00",
            "action": 15,
            "target": "",
            "id": 46749,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46749/?format=api"
        }
    ]
}