Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/178733/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/limited/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/limited/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-20T12:45:35.517084Z",
    "action": 2,
    "target": "请注意,如果你或你的礼物接收人已经拥有一份订阅,赠送的订阅将增加至结存订阅,只有在当前订阅被取消或过期后才会生效。非常感谢你的支持!<3",
    "id": 1118089,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1118089/?format=api"
}