Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3217496/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/initial-setup/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/initial-setup/hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-23T10:27:40.940340Z",
    "action": 30,
    "target": "Initial Setup could not create this account. Without it, you will not be able to log in and may need to reinstall the OS.",
    "id": 1401599,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/1401599/?format=api"
}