Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/38237/?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.407260Z",
    "action": 59,
    "target": "Choose a pseudonym.<br/>It helps other members identify you more easily.<div class='hidden-xs'><br/>It <b>cannot be changed</b> without creating a new account.</div><br/><br/>It must contain <b>no spaces or accented characters</b>.<div class='hidden-xs'><br/>Example: <span class='gray'>SophieDupond, MarcelChemin, etc.</span>",
    "id": 72949,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/72949/?format=api"
}