Translation projects API.

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

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

{
    "count": 374082,
    "next": null,
    "previous": "https://translate.habitica.com/api/projects/habitica/changes/?format=api&page=18704",
    "results": [
        {
            "unit": "https://translate.habitica.com/api/units/3328399/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hant/?format=api",
            "user": "https://translate.habitica.com/api/users/importantdata78/?format=api",
            "author": "https://translate.habitica.com/api/users/importantdata78/?format=api",
            "timestamp": "2025-10-15T18:54:31.730261Z",
            "action": 2,
            "target": "你已擁有所有<%= klass %>裝備!新裝備會在季節性盛典期間推出。",
            "id": 1278635,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1278635/?format=api"
        },
        {
            "unit": "https://translate.habitica.com/api/units/3328400/?format=api",
            "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
            "translation": "https://translate.habitica.com/api/translations/habitica/gear/zh_Hant/?format=api",
            "user": "https://translate.habitica.com/api/users/importantdata78/?format=api",
            "author": "https://translate.habitica.com/api/users/importantdata78/?format=api",
            "timestamp": "2025-10-15T18:55:13.224121Z",
            "action": 2,
            "target": "在那之前,你還可以在魔法衣櫥中找到<%= armoireCount %>件裝備!",
            "id": 1278636,
            "action_name": "Translation changed",
            "url": "https://translate.habitica.com/api/changes/1278636/?format=api"
        }
    ]
}