Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1268561/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_b/nl/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/surfer63/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/surfer63/?format=api",
    "timestamp": "2026-04-06T08:18:07.178749Z",
    "action": 2,
    "target": "Wanneer deze functie is ingeschakeld, wordt de GPS-antenne van de auto gebruikt. Op dit moment is er geen GPS-signaal. Controleer of de werkelijke locatie van het voertuig overeenkomt met de locatie op de kaart en of de navigatie tijdens het rijden nauwkeurig is. Let op: bij sommige automodellen is deze functie niet beschikbaar. Schakel deze optie dan uit en gebruik de ingebouwde GPS van de unit.",
    "id": 1019108,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/1019108/?format=api"
}