Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7685446/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/ro/?format=api",
    "user": "https://l10n.opensuse.org/api/users/CS/?format=api",
    "author": "https://l10n.opensuse.org/api/users/CS/?format=api",
    "timestamp": "2024-03-06T08:21:25.292899Z",
    "action": 2,
    "target": "<command>systemctl restart apparmor</command> a însemnat că AppArmor se va opri, descărcând astfel toate profilurile încărcate în memoria AppArmor și apoi va reporni, ceea ce a lăsat toate procesele existente neizolate. Doar procesele nou pornite vor fi din nou izolate.",
    "id": 3009388,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3009388/?format=api"
}