Translation components API.

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

GET /api/components/trm/appendice-2/changes/?format=api&page=61
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1202,
    "next": null,
    "previous": "https://weblate.duniter.org/api/components/trm/appendice-2/changes/?format=api&page=60",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.duniter.org/api/components/trm/appendice-2/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-01-26T20:03:27.204410Z",
            "action": 47,
            "target": "",
            "id": 47137,
            "action_name": "New alert",
            "url": "https://weblate.duniter.org/api/changes/47137/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.duniter.org/api/components/trm/appendice-2/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2026-01-31T20:03:25.140465Z",
            "action": 47,
            "target": "",
            "id": 47197,
            "action_name": "New alert",
            "url": "https://weblate.duniter.org/api/changes/47197/?format=api"
        }
    ]
}