Translation components API.

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

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

{
    "count": 27,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops/prt_sale_order_signature/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/prt_sale_order_signature/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/prt_sale_order_signature/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-22T08:39:45.686725+02:00",
            "action": 0,
            "target": "",
            "id": 15213,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/15213/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/prt_sale_order_signature/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:08.715346+01:00",
            "action": 47,
            "target": "",
            "id": 45010,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/45010/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/prt_sale_order_signature/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:08.721077+01:00",
            "action": 14,
            "target": "",
            "id": 45011,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/45011/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/prt_sale_order_signature/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-27T10:18:24.671299+02:00",
            "action": 15,
            "target": "",
            "id": 46129,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46129/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/prt_sale_order_signature/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-06T12:31:56.970473+02:00",
            "action": 47,
            "target": "",
            "id": 47203,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/47203/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/prt_sale_order_signature/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-06T12:31:56.977618+02:00",
            "action": 14,
            "target": "",
            "id": 47204,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/47204/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/prt_sale_order_signature/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-04-17T10:14:21.196963+02:00",
            "action": 15,
            "target": "",
            "id": 48043,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/48043/?format=api"
        }
    ]
}