Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/20967/?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/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-09-21T20:49:05.772580Z",
    "action": 30,
    "target": "You will <b>definitely revoke this identity</b>.<br/><br/>The public key and the associated pseudonym <b>will never be used again</b> (for a member account).<br/><br/><b>Are you sure</b> you want to revoke this identity?",
    "id": 91969,
    "action_name": "Source string changed",
    "url": "https://weblate.duniter.org/api/changes/91969/?format=api"
}