Changes API.

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

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

{
    "count": 432701,
    "next": null,
    "previous": "https://translate.habitica.com/api/changes/?format=api&page=21635",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/244015/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/settings/pl/?format=api",
            "user": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
            "timestamp": "2024-10-08T22:04:55.676039Z",
            "action": 4,
            "target": "Zaznacz, by zrezygnować z subskrypcji e-maili",
            "id": 1175560,
            "action_name": "Suggestion added",
            "url": "https://translate.habitica.com/api/changes/1175560/?format=api"
        }
    ]
}