Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_4/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_4/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-04T07:49:07.162552Z",
    "action": 0,
    "target": "",
    "id": 2110067,
    "action_name": "Resource update",
    "url": "https://l10n.opensuse.org/api/changes/2110067/?format=api"
}