Translation components API.

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

GET /api/components/ooops-product/ooops_product_attribute_addons/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-product/ooops_product_attribute_addons/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-13T13:10:22.759128+01:00",
            "action": 51,
            "target": "",
            "id": 24509,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/24509/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_product_attribute_addons/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product/ooops_product_attribute_addons/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-13T13:10:23.269687+01:00",
            "action": 0,
            "target": "",
            "id": 24524,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/24524/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_product_attribute_addons/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product/ooops_product_attribute_addons/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-13T13:10:23.328214+01:00",
            "action": 0,
            "target": "",
            "id": 24525,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/24525/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_product_attribute_addons/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:01.668250+01:00",
            "action": 47,
            "target": "",
            "id": 44832,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/44832/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_product_attribute_addons/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:01.674149+01:00",
            "action": 14,
            "target": "",
            "id": 44833,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/44833/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_product_attribute_addons/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:30:07.539879+02:00",
            "action": 15,
            "target": "",
            "id": 46578,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46578/?format=api"
        }
    ]
}