Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16030430/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-master/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-09T11:19:09.358637Z",
    "action": 30,
    "target": "If the repository you want to use does not have a GPG key you can provide one yourself and import the GPG key into the keyring manually.  If you import the key into the [path]``/var/lib/spacewalk/gpgdir`` keyring using the [command]``gpg`` command line tool it would be stored permanently.  The key would also persist if the chroot environment would be cleaned.",
    "id": 3023307,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/3023307/?format=api"
}