Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/40537/?format=api",
    "component": "https://weblate.duniter.org/api/components/cesium-v2/git_duniter_org_cesium2s/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/cesium-v2/git_duniter_org_cesium2s/es/?format=api",
    "user": "https://weblate.duniter.org/api/users/kapis/?format=api",
    "author": "https://weblate.duniter.org/api/users/kapis/?format=api",
    "timestamp": "2026-05-21T15:22:43.307801Z",
    "action": 5,
    "target": "Esta billetera tiene un saldo cero en la cadena de bloques y no se puede certificar hasta que se financie con al menos el depósito inicial.",
    "id": 78527,
    "action_name": "New translation",
    "url": "https://weblate.duniter.org/api/changes/78527/?format=api"
}