Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/97091/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/hu/?format=api",
    "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
    "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
    "timestamp": "2025-03-06T16:17:58.146807Z",
    "action": 36,
    "target": "A felhasználóneveknek meg kell felelniük a <a href='/static/terms' target='_blank'>Felhasználási feltételeknek</a> és a <a href='/static/community-guidelines' target='_blank'>Közösségi irányelveknek</a>. Ha korábban nem állítottál be bejelentkezési nevet, akkor a rendszer automatikusan generált egyet.",
    "id": 1222057,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/1222057/?format=api"
}