Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843503/?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:37:01.440004Z",
    "action": 2,
    "target": "\n    SELinux ha impedito a httpd l'accesso $ACCESS a $TARGET_PATH.\n\n    Gli script httpd non sono autorizzati a scrivere contenuti senza\n    etichettatura esplicita di tutti i file.  Se $TARGET_PATH è un contenuto scrivibile, deve essere\n    etichettato httpd_sys_rw_content_t oppure per l'aggiunta, basta etichettarlo come httpd_sys_ra_content_t.   Fare riferimento a 'man httpd_selinux' per ulteriori informazioni sulla configurazione di httpd e selinux.\n    ",
    "id": 9050989,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9050989/?format=api"
}