Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/211642/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/Nakonana/?format=api",
    "author": "https://translate.habitica.com/api/users/Nakonana/?format=api",
    "timestamp": "2020-06-20T05:48:19.260452Z",
    "action": 5,
    "target": "Завершенные задачи удаляются после 30 дней у пользователей и через 90 дней у подписчиков.",
    "id": 160359,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/160359/?format=api"
}