Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/182287/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/es_419/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-01-07T11:34:26.872696Z",
    "action": 59,
    "target": "Ahora que has alcanzado el nivel 100, ya no ganarás más Puntos de Atributo. Puedes seguir subiendo de nivel, o empezar una nueva aventura desde el nivel 1 utilizando la <a href='/shops/market'>Esfera de Renacimiento</a>!",
    "id": 1309664,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1309664/?format=api"
}