Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/703034/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/blacksheep47/?format=api",
    "author": "https://translate.habitica.com/api/users/blacksheep47/?format=api",
    "timestamp": "2020-12-18T01:06:30.043204Z",
    "action": 2,
    "target": "<%= username %>你好,你收到了<%= monthCount %>个月的订阅,这是我们节日送礼的一项促销活动!",
    "id": 218070,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/218070/?format=api"
}