Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13075950/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-01-27T02:33:01.759637Z",
    "action": 30,
    "target": "<p>Sets default SELinux mode. Modes are: <ul><li><b>Enforcing</b> the state that enforces SELinux security policy. Access is denied to users and programs unless permitted by SELinux security policy rules. All denial messages are logged.</li> <li><b>Permissive</b> is a diagnostic state. The security policy rules are not enforced, but SELinux sends denial messages to a log file.</li><li><b>Disabled</b> SELinux does not enforce a security policy.</li></ul></p>",
    "id": 1990376,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/1990376/?format=api"
}