Translation components API.

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

GET /api/components/judiths-stuff/brompton_1min/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/judiths-stuff/brompton_1min/?format=api",
            "translation": null,
            "user": "https://traduk.amikumu.com/api/users/judith/?format=api",
            "author": "https://traduk.amikumu.com/api/users/judith/?format=api",
            "timestamp": "2025-05-23T13:54:11.440447Z",
            "action": 51,
            "target": "",
            "id": 1627757,
            "action_name": "Created component",
            "url": "https://traduk.amikumu.com/api/changes/1627757/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/judiths-stuff/brompton_1min/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-23T13:54:11.498350Z",
            "action": 21,
            "target": "",
            "id": 1627758,
            "action_name": "Rebased repository",
            "url": "https://traduk.amikumu.com/api/changes/1627758/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/judiths-stuff/brompton_1min/?format=api",
            "translation": "https://traduk.amikumu.com/api/translations/judiths-stuff/brompton_1min/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-05-23T13:54:11.529179Z",
            "action": 0,
            "target": "",
            "id": 1627759,
            "action_name": "Resource update",
            "url": "https://traduk.amikumu.com/api/changes/1627759/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/judiths-stuff/brompton_1min/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-23T13:54:11.627577Z",
            "action": 47,
            "target": "",
            "id": 1627760,
            "action_name": "New alert",
            "url": "https://traduk.amikumu.com/api/changes/1627760/?format=api"
        },
        {
            "unit": null,
            "component": "https://traduk.amikumu.com/api/components/judiths-stuff/brompton_1min/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-23T13:54:11.641203Z",
            "action": 47,
            "target": "",
            "id": 1627761,
            "action_name": "New alert",
            "url": "https://traduk.amikumu.com/api/changes/1627761/?format=api"
        }
    ]
}