Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1261883/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/settings/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/settings/nb_NO/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/Janebo/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/Janebo/?format=api",
    "timestamp": "2025-07-28T14:48:29.212051Z",
    "action": 5,
    "target": "Enheten din vil automatisk oppdatere og bytte til [%s]. Vil du fortsette? Advarsel: Ikke koble fra strømforsyningen eller utfør andre operasjoner under oppdateringen, da dette kan føre til feil.",
    "id": 943827,
    "action_name": "Translation added",
    "url": "https://weblate.dudu-auto.com/api/changes/943827/?format=api"
}