Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/15544974/?format=api",
    "component": "https://l10n.opensuse.org/api/components/desktop-file-translations/update-desktop-files-apps-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-apps-master/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-01T17:35:20.966449Z",
    "action": 30,
    "target": "1-Click Install",
    "id": 2896290,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2896290/?format=api"
}