Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843602/?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:47:33.680888Z",
    "action": 2,
    "target": "\n    SELinux ha negato l'accesso xen a $TARGET_PATH.\n    Se questa è un immagine XEN allora dovrà possedere una etichetta del\n    contesto del file xen_image_t. Il sistema è impostato per etichettare correttamente i file\n    immagine in /var/lib/xen/images.  Si consiglia copiare il file immagine in /var/lib/xen/images.\n    Se si desidera veramente avere i file immagine xen nella directory corrente, è possibile rietichettare $TARGET_PATH in xen_image_t usando chcon.  Se si vuole farlo si dovrà anche eseguire semanage fcontext -a -t xen_image_t '$FIX_TARGET_PATH' per aggiungere\n    questo nuovo percorso alle impostazioni di sistema predefinite.  Se non si intende utilizzare $TARGET_PATH come\n    una immagine xen, ciò potrebbe indicare un bug o un tentativo di intrusione.\n    ",
    "id": 9051167,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9051167/?format=api"
}