Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/191803/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-13T14:46:27.294618Z",
    "action": 59,
    "target": "這裡是英雄殿堂。我們在這裡推崇對開放原始碼項目有所貢獻的人們,無論程式、美術、音樂、寫作,或僅是熱衷於到處幫忙的人們列於其中。他們獲得了寶石、特殊裝備與尊貴頭銜。你也可以為Habitica做出貢獻!",
    "id": 1201040,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1201040/?format=api"
}