Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/188892/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/it/?format=api",
    "user": "https://translate.habitica.com/api/users/sommobruno/?format=api",
    "author": "https://translate.habitica.com/api/users/sommobruno/?format=api",
    "timestamp": "2025-04-08T21:45:45.235117Z",
    "action": 2,
    "target": "Habitica cerca di creare un ambiente accogliente per utenti di tutte le età e origini, specialmente in luoghi come i Gruppi e le Squadre. Se hai domande, sei pregato di consultare le nostre <a href='/static/community-guidelines' target='_blank'>Linee guida della community</a>.",
    "id": 1239085,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1239085/?format=api"
}