Changes API.

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

GET /api/changes/2600677/?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/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-01-14T07:14:08.455017Z",
    "action": 53,
    "target": "",
    "id": 2600677,
    "action_name": "Received repository notification",
    "url": "https://l10n.opensuse.org/api/changes/2600677/?format=api"
}