Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/195412/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/pets/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/Pumkins-D/?format=api",
    "author": "https://translate.habitica.com/api/users/Pumkins-D/?format=api",
    "timestamp": "2026-02-15T20:20:29.657581Z",
    "action": 2,
    "target": "歡迎來到馬厩!我是Matt,馴獸師。每當你完成任務,你會有機會獲得寵物蛋和孵化藥水,以此來孵化寵物。當你在市場上購買了寵物蛋,它會出現在這裡!點擊一隻寵物,它會顯示在你的角色形像中。如果你餵牠們吃你找到的寵物食品,它們就會成長為更有力量的坐騎。",
    "id": 1326656,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1326656/?format=api"
}