Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/53704/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-01-07T11:34:26.649413Z",
    "action": 59,
    "target": "Asignar más puntos a los atributos importantes para tu clase.",
    "id": 1309652,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1309652/?format=api"
}