Translation components API.

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

GET /api/components/ooops-helpdesk/ooops_helpdesk_signature_email/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_email/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-19T17:01:17.539966+01:00",
            "action": 51,
            "target": "",
            "id": 6922,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/6922/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_signature_email/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-helpdesk/ooops_helpdesk_signature_email/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-19T17:01:19.090283+01:00",
            "action": 0,
            "target": "",
            "id": 6942,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6942/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_signature_email/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-helpdesk/ooops_helpdesk_signature_email/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-19T17:01:19.283282+01:00",
            "action": 0,
            "target": "",
            "id": 6943,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6943/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_signature_email/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-helpdesk/ooops_helpdesk_signature_email/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-19T17:01:19.448826+01:00",
            "action": 44,
            "target": "",
            "id": 6944,
            "action_name": "New strings to translate",
            "url": "http://weblate.ops404.it/api/changes/6944/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_signature_email/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:26.618749+01:00",
            "action": 47,
            "target": "",
            "id": 46024,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/46024/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_signature_email/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:26.623299+01:00",
            "action": 14,
            "target": "",
            "id": 46025,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/46025/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-helpdesk/ooops_helpdesk_signature_email/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:32:03.316688+02:00",
            "action": 15,
            "target": "",
            "id": 46747,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46747/?format=api"
        }
    ]
}