Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/632717/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/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-04-23T19:30:18.649059Z",
    "action": 4,
    "target": "想要继续获取订阅者奖励?你可以在手机设置中的Apple ID订阅界面激活连续订阅。",
    "id": 1242232,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/1242232/?format=api"
}