Changes API.

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

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

{
    "count": 581401,
    "next": null,
    "previous": "https://translate.habitica.com/api/changes/?format=api&page=29070",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3324153/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/faq/nl/?format=api",
            "user": "https://translate.habitica.com/api/users/jildauemma/?format=api",
            "author": "https://translate.habitica.com/api/users/jildauemma/?format=api",
            "timestamp": "2026-02-11T14:39:47.761608Z",
            "action": 5,
            "target": "Welke gloednieuwe content komt eraan?",
            "id": 1326246,
            "action_name": "New translation",
            "url": "https://translate.habitica.com/api/changes/1326246/?format=api"
        }
    ]
}