Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_rest/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-01-05T17:42:36.025156+01:00",
            "action": 51,
            "target": "",
            "id": 25433,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/25433/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_rest/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_rest/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-01-05T17:42:36.110034+01:00",
            "action": 0,
            "target": "",
            "id": 25434,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/25434/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_rest/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_rest/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-01-05T17:42:36.133772+01:00",
            "action": 0,
            "target": "",
            "id": 25435,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/25435/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_rest/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_rest/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-01-05T17:42:36.154952+01:00",
            "action": 44,
            "target": "",
            "id": 25436,
            "action_name": "New strings to translate",
            "url": "http://weblate.ops404.it/api/changes/25436/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_rest/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_rest/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-02T16:43:09.009318+02:00",
            "action": 0,
            "target": "",
            "id": 30577,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/30577/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_rest/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-base/ooops_rest/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-02T16:43:09.054634+02:00",
            "action": 0,
            "target": "",
            "id": 30578,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/30578/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_rest/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:18.915210+01:00",
            "action": 47,
            "target": "",
            "id": 45690,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/45690/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_rest/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:18.919396+01:00",
            "action": 14,
            "target": "",
            "id": 45691,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/45691/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-base/ooops_rest/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-27T10:31:49.656070+02:00",
            "action": 15,
            "target": "",
            "id": 46378,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46378/?format=api"
        }
    ]
}