Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/37086/?format=api",
    "component": "https://weblate.duniter.org/api/components/cesium-v2/glossary/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/cesium-v2/glossary/de/?format=api",
    "user": "https://weblate.duniter.org/api/users/fab/?format=api",
    "author": "https://weblate.duniter.org/api/users/fab/?format=api",
    "timestamp": "2026-03-16T10:03:48.755297Z",
    "action": 31,
    "target": "Duniter-Knoten",
    "id": 70727,
    "action_name": "New string added",
    "url": "https://weblate.duniter.org/api/changes/70727/?format=api"
}