Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/636501/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/ru/?format=api",
    "user": "https://translate.habitica.com/api/users/klim/?format=api",
    "author": "https://translate.habitica.com/api/users/klim/?format=api",
    "timestamp": "2025-01-23T18:18:44.662590Z",
    "action": 8,
    "target": "Вы получили <strong>5 достижений</strong> и <strong class=\"gold-amount\">100 золотых</strong> за выполнение списка.",
    "id": 1197154,
    "action_name": "Translation reverted",
    "url": "https://translate.habitica.com/api/changes/1197154/?format=api"
}