Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/31670/?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.767392Z",
    "action": 59,
    "target": "* [x] J'ai vérifié que le certifié a accepté les [engagements forgerons]() dans son intégralité.\n* [x] J'ai vérifié que le certifié savait où consulter les règles détaillées de la TdC forgeron.[^3]\n* [x] J'ai vérifié que le certifié connait les délais de passage [en ligne/hors ligne](https://doc-duniter-org.ipns.pagu.re/g1_runtime/parameters/struct.EpochDuration.html) de son nœud validateur.",
    "id": 55184,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/55184/?format=api"
}