Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3320282/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/uk/?format=api",
    "user": "https://translate.habitica.com/api/users/Ell-Wolf/?format=api",
    "author": "https://translate.habitica.com/api/users/Ell-Wolf/?format=api",
    "timestamp": "2025-04-01T09:24:02.620377Z",
    "action": 2,
    "target": "Що ж, хочеш подивитись на те що знайшов? Ніколи не буде зайвим мати з собою трохи додаткової вдачі. Збільшує Силу та Витривалість на <%= attrs %> кожну. Чарівна скриня: Комплект оптиміста (предмет 4 з 4).",
    "id": 1238100,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1238100/?format=api"
}