Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843499/?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:33:39.282620Z",
    "action": 2,
    "target": "\n    SELinux ha impedito ad httpd l'accesso $ACCESS ai file http.\n\n    Normalmente ad httpd è consentito l'accesso completo a tutti i file etichettati con il contesto\n    di file http.  Questa macchina ha una politica di sicurezza rafforzata con il $BOOLEAN disattivato,\n    ciò richiede un'etichettatura esplicita di tutti i file.  Se un file è uno script cgi,\n    deve essere etichettato con httpd_TYPE_script_exec_t per essere eseguito.\n    Se è del contenuto in sola lettura, deve essere etichettato httpd_TYPE_content_t.\n    Se è del contenuto scrivibile, deve essere etichettato come httpd_TYPE_script_rw_t o\n    httpd_TYPE_script_ra_t. È possibile utilizzare il comando chcon per modificare questi\n    contesti.  Si può fare riferimento alla pagina di mnauale \"man httpd_selinux\" o alle \n    <a href=\"http://fedora.redhat.com/docs/selinux-apache-fc3\">domande frequenti</a>\n    \"TYPE\" fa riferimento a uno tra \"sys\", \"user\" o \"staff\" o potenzialmente altri tipi\n    di script.\n    ",
    "id": 9050981,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9050981/?format=api"
}