Translation components API.

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

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

{
    "count": 21,
    "next": null,
    "previous": "http://weblate.ops404.it/api/components/ooops-account-14-0/ooops_account_payment_term_line_menu/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-account-14-0/ooops_account_payment_term_line_menu/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-20T11:34:21.295993+01:00",
            "action": 47,
            "target": "",
            "id": 73759,
            "action_name": "New alert",
            "url": "http://weblate.ops404.it/api/changes/73759/?format=api"
        }
    ]
}