Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/10959/?format=api",
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/es/?format=api",
    "glossary_term": null,
    "user": "http://i18n.foe-helper.com/api/users/Miiguelito153/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/Miiguelito153/?format=api",
    "timestamp": "2026-03-22T19:55:14.402976Z",
    "action": 2,
    "target": "Las horas de las alertas generadas automáticamente (Mercader de Antigüedades, GBG, etc.) usarán este desfase para enviar la notificación antes de que el evento tenga lugar. Por ejemplo, si ajustas este valor a 30 segundos, ¡las alertas de la Subasta se mostrarán 30 segundos antes de que termine!",
    "id": 76206,
    "action_name": "Translation changed",
    "url": "http://i18n.foe-helper.com/api/changes/76206/?format=api"
}