Translation components API.

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

GET /api/components/ooops-sale/ooops_sale_to_invoice_column/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops-sale/ooops_sale_to_invoice_column/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_sale_to_invoice_column/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:22:31.243429+02:00",
            "action": 15,
            "target": "",
            "id": 30439,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/30439/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_sale_to_invoice_column/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:24.232231+01:00",
            "action": 47,
            "target": "",
            "id": 45952,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/45952/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_sale_to_invoice_column/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:24.235953+01:00",
            "action": 14,
            "target": "",
            "id": 45953,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/45953/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_sale_to_invoice_column/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:31:50.990453+02:00",
            "action": 15,
            "target": "",
            "id": 46718,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46718/?format=api"
        }
    ]
}