Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/100090/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/qwerty/?format=api",
    "author": "https://translate.habitica.com/api/users/qwerty/?format=api",
    "timestamp": "2019-04-11T07:44:52.970241Z",
    "action": 2,
    "target": "Аккаунт с ID: \"<%= userId %>\", был заблокирован в связи с нарушением [Правил сообщества](https://habitica.com/static/community-guidelines) или [Пользовательского соглашения](https://habitica.com/static/terms). По вопросам и деталям, отправьте электронное письмо нашему Менеджеру по работе с Сообществом <%= communityManagerEmail %> или попросите ваших родителей или наставника сделать это, чтобы узнать подробности блокировки аккаунта и отправить запрос на его разблокировку. В письме необходимо указать ваш ID пользователя и имя вашего персонажа.",
    "id": 20153,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/20153/?format=api"
}