Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/37094/?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-16T12:17:05.084607Z",
    "action": 31,
    "target": "Fehlersuche-Modus",
    "id": 70764,
    "action_name": "New string added",
    "url": "https://weblate.duniter.org/api/changes/70764/?format=api"
}