Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/31653/?format=api",
    "component": "https://weblate.duniter.org/api/components/licence-g1/smith_commitment/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/licence-g1/smith_commitment/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-02-23T15:29:03.765571Z",
    "action": 59,
    "target": "#### Réactivité\nEn cas de problème, il faut pouvoir rapidement :\n- Alerter les forgerons concernés (donc être joignable).\n- Rétablir le service. En cas de besoin, faire appel à l'aide des autres (sur le forum tech ou groupe forgeron Telegram).\n- Signaler les problèmes aux personnes abilitées ou impactées.",
    "id": 55167,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/55167/?format=api"
}