Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_signature/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-19T17:01:18.123876+01:00",
            "action": 51,
            "target": "",
            "id": 6935,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/6935/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_signature/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-helpdesk/ooops_helpdesk_signature/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-19T17:01:19.548403+01:00",
            "action": 0,
            "target": "",
            "id": 6946,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6946/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_signature/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-helpdesk/ooops_helpdesk_signature/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-19T17:01:19.744388+01:00",
            "action": 0,
            "target": "",
            "id": 6947,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6947/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_signature/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-helpdesk/ooops_helpdesk_signature/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-19T17:01:19.896879+01:00",
            "action": 44,
            "target": "",
            "id": 6949,
            "action_name": "New strings to translate",
            "url": "http://weblate.ops404.it/api/changes/6949/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_signature/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:26.663833+01:00",
            "action": 47,
            "target": "",
            "id": 46032,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/46032/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_signature/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:26.667579+01:00",
            "action": 14,
            "target": "",
            "id": 46033,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/46033/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_signature/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:32:03.370650+02:00",
            "action": 15,
            "target": "",
            "id": 46751,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46751/?format=api"
        }
    ]
}