Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/95782/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/es/?format=api",
    "user": "https://translate.habitica.com/api/users/Slatejaume/?format=api",
    "author": "https://translate.habitica.com/api/users/Slatejaume/?format=api",
    "timestamp": "2025-11-01T00:15:20.333856Z",
    "action": 2,
    "target": "Está dirección de correo electrónico ya está en uso. Puedes conectarte por medio de ella o usar otra dirección de correo para registrarte. Si necesitas ayuda, por favor contacta con admin@habitica.com.",
    "id": 1291569,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1291569/?format=api"
}