Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843568/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
    "timestamp": "2023-01-03T00:24:07.995735Z",
    "action": 2,
    "target": "\n    SELinux ha impedito a $SOURCE di modificare $TARGET.  Tale divieto\n    indica che $SOURCE stava tentando di modificare la configurazione dei criteri di SELinux.\n    Tutte le applicazioni che richiedono questo accesso dovrebbero già\n    avere un criterio scritto appositamente per loro.  Qualora un'applicazione compromessa\n    tentasse di modificare i criteri SELinux, verrebbe generato questo AVC. Si tratta di un problema\n    grave. Il sistema potrebbe essere seriamente compromesso.\n    ",
    "id": 9051101,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9051101/?format=api"
}