Changes API.

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

GET /api/changes/9050983/?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:35:05.145050Z",
    "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\n    con il contesto di file http.  Questa macchina ha una politica di sicurezza\n    rafforzata con il relativo $BOOLEAN disattivato, ciò richiede un'etichettatura\n    esplicita di tutti i file. Se un file è uno script cgi, deve essere etichettato con\n    httpd_TYPE_script_exec_t per essere eseguito. Se è del contenuto in sola\n    lettura, deve essere etichettato httpd_TYPE_content_t. Se è del contenuto\n    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": 9050983,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9050983/?format=api"
}