Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/53718/?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.649593Z",
    "action": 59,
    "target": "¿Aún no estás preparado para elegir? ¡No hay prisa! Por el momento puedes leer sobre cada Clase en <a href='/static/faq#que-clase' target='_blank'>nuestras Preguntas Frecuentes</a>y ir a Ajustes cuando estés listo para activar el Sistema de Clases.",
    "id": 1309654,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1309654/?format=api"
}