Translation components API.

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

GET /api/components/ooops-shiki/ooops_title_customization_shiki/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-shiki/ooops_title_customization_shiki/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T19:20:34.596129+01:00",
            "action": 51,
            "target": "",
            "id": 7516,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/7516/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-shiki/ooops_title_customization_shiki/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-shiki/ooops_title_customization_shiki/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T19:20:34.723741+01:00",
            "action": 0,
            "target": "",
            "id": 7517,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/7517/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-shiki/ooops_title_customization_shiki/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-shiki/ooops_title_customization_shiki/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T19:20:34.763806+01:00",
            "action": 0,
            "target": "",
            "id": 7518,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/7518/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-shiki/ooops_title_customization_shiki/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:03.434535+01:00",
            "action": 47,
            "target": "",
            "id": 44874,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/44874/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-shiki/ooops_title_customization_shiki/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:03.442984+01:00",
            "action": 14,
            "target": "",
            "id": 44875,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/44875/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-shiki/ooops_title_customization_shiki/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:30:19.475461+02:00",
            "action": 15,
            "target": "",
            "id": 46598,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46598/?format=api"
        }
    ]
}