Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3361213/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/es_419/?format=api",
    "user": "https://translate.habitica.com/api/users/rafa13184227/?format=api",
    "author": "https://translate.habitica.com/api/users/rafa13184227/?format=api",
    "timestamp": "2026-03-02T04:05:59.258867Z",
    "action": 5,
    "target": "Esta tarea hacia parte de un desafío (o grupo) fue eliminada. ¿Qué hacer con las tareas huérfanas?",
    "id": 1330746,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1330746/?format=api"
}