Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/20649/?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-20T06:58:35.065236Z",
    "action": 59,
    "target": "<b>Un code personnel</b> va être maintenant généré.<br/>Il est nécessaire pour accéder à votre compte sur cet appareil, sans avoir à utiliser la phrase de restauration.",
    "id": 89760,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/89760/?format=api"
}