Changes API.

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

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

{
    "count": 42354,
    "next": null,
    "previous": "https://translate.ayana.io/api/changes/?format=api&page=847",
    "results": [
        {
            "unit": null,
            "component": "https://translate.ayana.io/api/components/ayana/words/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-03T03:55:00.413047Z",
            "action": 47,
            "target": "",
            "id": 48593,
            "action_name": "New alert",
            "url": "https://translate.ayana.io/api/changes/48593/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.ayana.io/api/components/ayana/music/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-03T03:55:00.442470Z",
            "action": 47,
            "target": "",
            "id": 48594,
            "action_name": "New alert",
            "url": "https://translate.ayana.io/api/changes/48594/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.ayana.io/api/components/ayana/responses/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-25T03:55:00.312979Z",
            "action": 47,
            "target": "",
            "id": 48595,
            "action_name": "New alert",
            "url": "https://translate.ayana.io/api/changes/48595/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.ayana.io/api/components/ayana/waifuquest/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-05-25T03:55:00.354851Z",
            "action": 47,
            "target": "",
            "id": 48596,
            "action_name": "New alert",
            "url": "https://translate.ayana.io/api/changes/48596/?format=api"
        }
    ]
}