Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/93947/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/faq/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/faq/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/citrusella/?format=api",
    "author": "https://translate.habitica.com/api/users/citrusella/?format=api",
    "timestamp": "2019-09-25T20:19:30.805847Z",
    "action": 2,
    "target": "Если у вас есть вопрос, которого нет в этом списке или в [ЧаВо на Вики](https://habitica.fandom.com/ru/wiki/ЧаВО), задайте его в чате Таверны через Меню > Таверна! Мы с радостью поможем вам.",
    "id": 59544,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/59544/?format=api"
}