Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/21027/?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-04-19T19:58:15.310174Z",
    "action": 59,
    "target": "{{'HELP.TIP.WALLET_BALANCE'|translate}}<br/><br/>L'unité utilisée (&ldquo;<b>{{'COMMON.UD'|translate}}<sub>{{currency}}</sub></b>&rdquo;) signifie que le montant en {{currency|capitalize}} a été divisé par le <b>Dividende Universel</b> (DU) co-créé par chaque membre.<br/><br/>Actuellement 1 DU vaut {{currentUD}} {{currency|capitalize}}s.",
    "id": 75824,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/75824/?format=api"
}