Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/694607/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/subscriber/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/subscriber/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2025-03-17T10:48:52.609540Z",
    "action": 4,
    "target": "要取消订阅或查看订阅终止日期,请使用 <a href='https://play.google.com/store/account/subscriptions'>Google Play 商店</a>。取消后,任何剩余月份的订阅点数都将计入您的终止日期。\n",
    "id": 1232315,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/1232315/?format=api"
}