Changes API.

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

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

{
    "count": 433821,
    "next": null,
    "previous": "https://translate.habitica.com/api/changes/?format=api&page=21691",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-15T15:09:02.157451Z",
            "action": 47,
            "target": "",
            "id": 1176682,
            "action_name": "New alert",
            "url": "https://translate.habitica.com/api/changes/1176682/?format=api"
        }
    ]
}