Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3322734/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/achievements/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/achievements/es/?format=api",
    "user": "https://translate.habitica.com/api/users/GiveMeTteokbokki/?format=api",
    "author": "https://translate.habitica.com/api/users/GiveMeTteokbokki/?format=api",
    "timestamp": "2026-03-23T15:26:38.524900Z",
    "action": 2,
    "target": "¡Ha eclosionado todos los colores estándar de mascotas felinas: Guepardo, León, Tigre Dientes de Sable y Tigre!",
    "id": 1336700,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1336700/?format=api"
}