Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/60269/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/uk/?format=api",
    "user": "https://translate.habitica.com/api/users/a_haida/?format=api",
    "author": "https://translate.habitica.com/api/users/a_haida/?format=api",
    "timestamp": "2025-03-31T18:28:03.332295Z",
    "action": 2,
    "target": "Після досягнення 100 рівня гравець більше не отримує очок характеристик. Ви можете продовжувати підвищувати свій рівень або розпочати нову пригоду з 1 рівня за допомогою <a href='/shops/market'>Кулі Переродження</a>!",
    "id": 1237673,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1237673/?format=api"
}