Translation components API.

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

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

{
    "count": 28,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_workflow/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_workflow/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:09.249856+01:00",
            "action": 47,
            "target": "",
            "id": 45088,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/45088/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_workflow/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:09.259372+01:00",
            "action": 14,
            "target": "",
            "id": 45089,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/45089/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_workflow/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-27T10:18:25.270496+02:00",
            "action": 15,
            "target": "",
            "id": 46165,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46165/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_workflow/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-06T12:31:57.412878+02:00",
            "action": 47,
            "target": "",
            "id": 47275,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/47275/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_workflow/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-06T12:31:57.416231+02:00",
            "action": 14,
            "target": "",
            "id": 47276,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/47276/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_workflow/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-17T10:14:21.720202+02:00",
            "action": 15,
            "target": "",
            "id": 48078,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/48078/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/28289/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_workflow/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_sale_order_workflow/it/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "timestamp": "2023-09-27T17:44:37.246995+02:00",
            "action": 45,
            "target": "",
            "id": 54137,
            "action_name": "New contributor",
            "url": "http://weblate.ops404.it/api/changes/54137/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/28289/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops/ooops_sale_order_workflow/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/ooops_sale_order_workflow/it/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "timestamp": "2023-09-27T17:44:37.249226+02:00",
            "action": 2,
            "target": "Indice colore",
            "id": 54138,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/54138/?format=api"
        }
    ]
}