Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/20995/?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.066381Z",
    "action": 59,
    "target": "Utilisez votre phrase de récupération pour retrouver un compte. Vous pouvez aussi importer un compte V1 existant avec son identifiant secret et son mot de passe, ou un fichier de compte compatible. Une fois le compte enregistré sur cet appareil, déverrouillez-le avec votre code personnel ou mot de passe.",
    "id": 89778,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/89778/?format=api"
}