Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/172572/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/qazplmfixanything/?format=api",
    "author": "https://translate.habitica.com/api/users/qazplmfixanything/?format=api",
    "timestamp": "2026-04-10T09:14:10.933677Z",
    "action": 7,
    "target": "团队成员将获得专属的鹿角兔坐骑,并享有订阅者额外奖励,包括独特的月度订阅者装备套装以及使用金币兑换宝石的功能。",
    "id": 1339761,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/1339761/?format=api"
}