Translation components API.

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

GET /api/components/ooops-website/ooops_website_signup_company_name/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_signup_company_name/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-18T20:29:57.786843+01:00",
            "action": 51,
            "target": "",
            "id": 6521,
            "action_name": "Created component",
            "url": "http://weblate.ops404.it/api/changes/6521/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_signup_company_name/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-website/ooops_website_signup_company_name/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-18T20:29:58.053018+01:00",
            "action": 0,
            "target": "",
            "id": 6526,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6526/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_signup_company_name/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-website/ooops_website_signup_company_name/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-18T20:29:58.104426+01:00",
            "action": 0,
            "target": "",
            "id": 6527,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/6527/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_signup_company_name/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:07.680371+01:00",
            "action": 47,
            "target": "",
            "id": 44920,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/44920/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_signup_company_name/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T04:30:07.684426+01:00",
            "action": 14,
            "target": "",
            "id": 44921,
            "action_name": "Component automatically locked",
            "url": "http://weblate.ops404.it/api/changes/44921/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-website/ooops_website_signup_company_name/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-28T05:31:38.831747+02:00",
            "action": 15,
            "target": "",
            "id": 46664,
            "action_name": "Component automatically unlocked",
            "url": "http://weblate.ops404.it/api/changes/46664/?format=api"
        }
    ]
}