Translation components API.

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

GET /api/components/ooops-product/ooops_dynamic_product_small_label/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-product/ooops_dynamic_product_small_label/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-13T13:10:22.875125+01:00",
            "action": 51,
            "target": "",
            "id": 24511,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/24511/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_dynamic_product_small_label/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product/ooops_dynamic_product_small_label/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-13T13:10:23.929208+01:00",
            "action": 0,
            "target": "",
            "id": 24535,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/24535/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_dynamic_product_small_label/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product/ooops_dynamic_product_small_label/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-13T13:10:24.020791+01:00",
            "action": 0,
            "target": "",
            "id": 24536,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/24536/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_dynamic_product_small_label/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product/ooops_dynamic_product_small_label/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-13T13:10:24.049207+01:00",
            "action": 44,
            "target": "",
            "id": 24537,
            "action_name": "New strings to translate",
            "url": "http://weblate.ops404.it/api/changes/24537/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_dynamic_product_small_label/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:01.694198+01:00",
            "action": 47,
            "target": "",
            "id": 44836,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/44836/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_dynamic_product_small_label/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:01.700069+01:00",
            "action": 14,
            "target": "",
            "id": 44837,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/44837/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_dynamic_product_small_label/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:30:07.621497+02:00",
            "action": 15,
            "target": "",
            "id": 46583,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46583/?format=api"
        }
    ]
}