Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/706479/?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:17:48.905363Z",
    "action": 2,
    "target": "输入你想要赠送的账号的用户名。然后选择要赠送的订阅长度并付款。你的账号将自动获得与你刚刚赠送的订阅相同的订阅。",
    "id": 1118071,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1118071/?format=api"
}