Changes API.

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

GET /api/changes/130628/?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/Plasmak/?format=api",
    "author": "https://translate.habitica.com/api/users/Plasmak/?format=api",
    "timestamp": "2020-03-11T04:37:12.919977Z",
    "action": 5,
    "target": "你的用户名用于收发邀请、聊天的艾特@和消息、和私信消息。登录名的长度必须在1至20个字符之间,只含有字母a至z,数字0至9,连字符,或下划线,并且不能包含任何不适当的条款。",
    "id": 130628,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/130628/?format=api"
}