Translation components API.

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

GET /api/components/ooops-product/ooops_product_image_tree/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_image_tree/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-13T13:10:22.934790+01:00",
            "action": 51,
            "target": "",
            "id": 24513,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/24513/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_product_image_tree/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product/ooops_product_image_tree/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-13T13:10:23.445199+01:00",
            "action": 0,
            "target": "",
            "id": 24528,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/24528/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_product_image_tree/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product/ooops_product_image_tree/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-13T13:10:23.479895+01:00",
            "action": 0,
            "target": "",
            "id": 24529,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/24529/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_product_image_tree/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:01.709016+01:00",
            "action": 47,
            "target": "",
            "id": 44838,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/44838/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_product_image_tree/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:01.716399+01:00",
            "action": 14,
            "target": "",
            "id": 44839,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/44839/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product/ooops_product_image_tree/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:30:07.635512+02:00",
            "action": 15,
            "target": "",
            "id": 46584,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46584/?format=api"
        }
    ]
}