Translation components API.

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

GET /api/components/ooops-product-14-0/ooops_product_template_from_attribute/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product-14-0/ooops_product_template_from_attribute/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-03T15:04:42.428634+02:00",
            "action": 51,
            "target": "",
            "id": 54462,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/54462/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product-14-0/ooops_product_template_from_attribute/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product-14-0/ooops_product_template_from_attribute/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-03T15:04:42.725610+02:00",
            "action": 0,
            "target": "",
            "id": 54467,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/54467/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-product-14-0/ooops_product_template_from_attribute/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-product-14-0/ooops_product_template_from_attribute/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-03T15:04:42.797029+02:00",
            "action": 0,
            "target": "",
            "id": 54469,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/54469/?format=api"
        }
    ]
}