Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/246145/?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": "2021-09-10T13:12:18.593182Z",
    "action": 2,
    "target": "你的用户名将用于收发邀请、在聊天中@和私信。用户名的长度请在1至20个字符之间,只允许含有字母a至z、数字0至9、连字符及下划线,且不得违反条款要求。",
    "id": 276529,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/276529/?format=api"
}