Translation components API.

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

GET /api/components/ooops-mixin/web_hide_db_manager_link/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-mixin/web_hide_db_manager_link/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-23T20:08:43.635540+02:00",
            "action": 51,
            "target": "",
            "id": 15594,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/15594/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mixin/web_hide_db_manager_link/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-mixin/web_hide_db_manager_link/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-23T20:08:44.063700+02:00",
            "action": 0,
            "target": "",
            "id": 15599,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/15599/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mixin/web_hide_db_manager_link/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-mixin/web_hide_db_manager_link/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-23T20:08:44.100916+02:00",
            "action": 0,
            "target": "",
            "id": 15600,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/15600/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mixin/web_hide_db_manager_link/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:13.638998+01:00",
            "action": 47,
            "target": "",
            "id": 45498,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/45498/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mixin/web_hide_db_manager_link/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:13.644989+01:00",
            "action": 14,
            "target": "",
            "id": 45499,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/45499/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mixin/web_hide_db_manager_link/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:30:50.340023+02:00",
            "action": 15,
            "target": "",
            "id": 46612,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46612/?format=api"
        }
    ]
}