Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_switch_fix/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-18T20:29:57.850686+01:00",
            "action": 51,
            "target": "",
            "id": 6523,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/6523/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_switch_fix/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-website/ooops_website_switch_fix/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-18T20:29:58.479697+01:00",
            "action": 0,
            "target": "",
            "id": 6535,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6535/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_switch_fix/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-website/ooops_website_switch_fix/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-18T20:29:58.506963+01:00",
            "action": 0,
            "target": "",
            "id": 6537,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6537/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_switch_fix/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:07.694183+01:00",
            "action": 47,
            "target": "",
            "id": 44922,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/44922/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_switch_fix/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:07.700500+01:00",
            "action": 14,
            "target": "",
            "id": 44923,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/44923/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_switch_fix/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:31:38.846650+02:00",
            "action": 15,
            "target": "",
            "id": 46665,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46665/?format=api"
        }
    ]
}