Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/31661/?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.766174Z",
    "action": 59,
    "target": "* [x] J'ai lu et j'accepte de respecter l'ensemble des [engagements forgerons]() et j'en comprend les implications et raisons d'être.\n* [x] J'ai pris connaissance des règles et délais associé au fonctionnement de la TdC forgeron. [^2]\n* [x] J'ai bien compris le fonctionnement d'un réseau blockchain, en particulier les enjeux de sécurité liés aux mécanismes de consensus de la blockchain Duniter. [^1]",
    "id": 55175,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/55175/?format=api"
}