Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/29773/?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/de/?format=api",
    "user": "https://weblate.duniter.org/api/users/JoachimA/?format=api",
    "author": "https://weblate.duniter.org/api/users/JoachimA/?format=api",
    "timestamp": "2026-04-29T17:08:52.688231Z",
    "action": 2,
    "target": "Ein öffentlicher Schlüssel gehört immer zu einem Konto. Er kann auch gleichzeitig ein Mitglied identifizieren. In Cesium wird der öffentliche Schlüssel anhand der geheimen Kennung und des Passworts berechnet.",
    "id": 78093,
    "action_name": "Translation changed",
    "url": "https://weblate.duniter.org/api/changes/78093/?format=api"
}