Changes API.

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

GET /api/changes/79692/?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/lucac/?format=api",
    "author": "https://translate.habitica.com/api/users/lucac/?format=api",
    "timestamp": "2019-10-25T15:02:23.282274Z",
    "action": 5,
    "target": "此用户名将用于收发邀请、私信消息,和版聊中@他人。",
    "id": 79692,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/79692/?format=api"
}