Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/226338/?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": null,
    "author": null,
    "timestamp": "2025-01-27T13:37:21.481528Z",
    "action": 59,
    "target": "不想继续订阅了?由于你的支付方式,你只能通过网页版取消订阅。为此,请点击下方按钮,登录你的账号,点击右上方的用户头像,进入订阅部分。取消后,任何剩余的订阅月份将会计入你的结束日期。欢迎下次光临!",
    "id": 1197581,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1197581/?format=api"
}