Translation components API.

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

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

{
    "count": 30,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops-sale/ooops_sale_notes/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_sale_notes/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-10-19T13:51:08.963006+02:00",
            "action": 47,
            "target": "",
            "id": 21938,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/21938/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_sale_notes/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-10-19T13:51:08.971999+02:00",
            "action": 14,
            "target": "",
            "id": 21939,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/21939/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_sale_notes/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-10-19T13:51:59.348347+02:00",
            "action": 15,
            "target": "",
            "id": 21990,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/21990/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_sale_notes/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:21:42.132987+02:00",
            "action": 47,
            "target": "",
            "id": 30374,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/30374/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_sale_notes/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:21:42.137790+02:00",
            "action": 14,
            "target": "",
            "id": 30375,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/30375/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_sale_notes/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-01T12:22:31.078564+02:00",
            "action": 15,
            "target": "",
            "id": 30427,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/30427/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_sale_notes/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:24.082828+01:00",
            "action": 47,
            "target": "",
            "id": 45928,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/45928/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_sale_notes/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:24.086679+01:00",
            "action": 14,
            "target": "",
            "id": 45929,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/45929/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_sale_notes/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:31:50.819983+02:00",
            "action": 15,
            "target": "",
            "id": 46706,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46706/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/31418/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_sale_notes/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_sale_notes/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-03-31T12:45:49.395756+02:00",
            "action": 2,
            "target": "Trasferimento",
            "id": 46874,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/46874/?format=api"
        }
    ]
}