Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843524/?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-02T23:54:56.510653Z",
    "action": 2,
    "target": "\n    SELinux ha bloccato l'accesso richiesto da $SOURCE. $SOURCE non dovrebbe usare questo accesso, e potrebbe trattarsi di un tentativo di intrusione. È anche possibile che la versione o la configurazione specifica dell'applicazione stia facendo sì che richieda un accesso supplementare.  mozplugger e spice-xpi eseguono applicazioni all'interno di mozilla-plugins che richiedono accesso al desktop, che il blocco di mozilla_plugin non permette ed è pertanto necessario disattivare il blocco di mozilla_plugin oppure non utilizzare tali pacchetti.\n    ",
    "id": 9051021,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9051021/?format=api"
}