Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75073/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "author": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "timestamp": "2020-04-30T13:57:38.382433Z",
    "action": 2,
    "target": "Habitica有两种社交空间:公共的和私人的。公共空间包括酒馆、公共公会、GitHub、Trello以及维基。私人空间包括私人公会、队伍聊天室以及私信。所有昵称必须符合公共空间准则。若要修改昵称,请前往网页上的用户 > 角色信息,并点击“编辑”按钮。",
    "id": 139072,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/139072/?format=api"
}