Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/208530/?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/lucac/?format=api",
    "author": "https://translate.habitica.com/api/users/lucac/?format=api",
    "timestamp": "2019-11-03T07:27:21.402092Z",
    "action": 2,
    "target": "你购买宝石的数量已经达到了本月购买宝石的上限。在下个月的前三天重置上限后,你才可以购买更多的宝石。感谢您的订阅!",
    "id": 82365,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/82365/?format=api"
}