Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/102070/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "author": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "timestamp": "2024-03-20T04:30:39.295654Z",
    "action": 2,
    "target": "登录名现在是唯一的用户名,它将显示在你的昵称旁边,用于邀请、聊天时的提及@和发送信息。<br><br>如果你想了解更多有关此变动的信息,请访问我们的<a href='https://habitica.fandom.com/zh/wiki/玩家名' target='_blank'>维基</a>。",
    "id": 1117762,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1117762/?format=api"
}