Changes API.

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

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

{
    "count": 558962,
    "next": null,
    "previous": "https://translate.habitica.com/api/changes/?format=api&page=27948",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-28T13:07:15.059069Z",
            "action": 18,
            "target": "",
            "id": 1303631,
            "action_name": "Pushed changes",
            "url": "https://translate.habitica.com/api/changes/1303631/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-11-28T13:07:16.122470Z",
            "action": 53,
            "target": "",
            "id": 1303632,
            "action_name": "Received repository notification",
            "url": "https://translate.habitica.com/api/changes/1303632/?format=api"
        }
    ]
}