Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/20650/?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": "https://weblate.duniter.org/api/users/Vivakvo/?format=api",
    "author": "https://weblate.duniter.org/api/users/Vivakvo/?format=api",
    "timestamp": "2026-05-20T12:42:50.673505Z",
    "action": 2,
    "target": "Ce code personnel a aussi pour but de <b>protéger votre compte</b>. C'est pourquoi <b>vous seul devez le posséder</b>.",
    "id": 78453,
    "action_name": "Translation changed",
    "url": "https://weblate.duniter.org/api/changes/78453/?format=api"
}