Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/53665/?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.648357Z",
    "action": 59,
    "target": "Ahora que has alcanzado el nivel 100, no ganarás más Puntos de Atributo. ¡Puedes continuar subiendo de nivel, o empezar una nueva aventura en el nivel 1 usando el <a href='/shops/market'> Orbe del Renacimiento</a>!",
    "id": 1309639,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1309639/?format=api"
}