Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13076335/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/sv/?format=api",
    "user": "https://l10n.opensuse.org/api/users/LunaJernbergc15bd25a134943af/?format=api",
    "author": "https://l10n.opensuse.org/api/users/LunaJernbergc15bd25a134943af/?format=api",
    "timestamp": "2024-01-24T02:22:04.831813Z",
    "action": 5,
    "target": "<p>Ställer in standard SELinux läge. Lägen är: <ul><li><b>Enforcing</b> staten som upprätthåller SELinux säkerhetspolicy. Åtkomst nekas användare och program om det inte är tillåtet av SELinux säkerhetspolicyregler. Alla avslagsmeddelanden loggas. </li><li><b>Permissive</b> är ett diagnostiskt tillstånd. Säkerhetspolicyreglerna upprätthålls inte, men SELinux skickar avslagsmeddelanden till en loggfil. </li><li><b>Disabled</b> SELinux tillämpar inte en säkerhetspolicy. </li></ul></p>",
    "id": 2994436,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/2994436/?format=api"
}