Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/15949/?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/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-23T12:57:08.406987Z",
    "action": 59,
    "target": "You completed all required fields.<br/><b>You can send the account creation request</b>.<br/><br/>For information, the public key below identifies your future account.<br/>It can be communicated to third parties to receive their payment.<br/>Once your account has been approved, you can find this key under <b>{{'ACCOUNT.TITLE'|translate}}</b>.",
    "id": 72945,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/72945/?format=api"
}