Translation components API.

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

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

{
    "count": 261,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops-mixin-14-0/website_sale_selective_multi_website/changes/?format=api&page=13",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mixin-14-0/website_sale_selective_multi_website/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T21:00:49.676673+02:00",
            "action": 21,
            "target": "",
            "id": 75371,
            "action_name": "Rebased repository",
            "url": "http://weblate.ops404.it/api/changes/75371/?format=api"
        }
    ]
}