Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/228183/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/Jazzis/?format=api",
    "author": "https://translate.habitica.com/api/users/Jazzis/?format=api",
    "timestamp": "2019-04-01T05:54:19.782002Z",
    "action": 5,
    "target": "Включает квесты \"Убедите Королеву Единорогов\", \"Огненный грифон\" и \"Беда в глубинах: Нападение морского змея!\". Доступен до 28 февраля.",
    "id": 17972,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/17972/?format=api"
}