Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843510/?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:43:15.619480Z",
    "action": 2,
    "target": "\n    SELinux ha impedito l'accesso richiesto dal comando $SOURCE. Sembra che sia un descrittore \"perduto\" oppure l'uscita di $SOURCE è stata reindirizzata ad un file a cui non è consentito accedere. I difetti normalmente possono essere ignorati fintanto che SELinux blocca la perdita il difetto e segnala l'errore. L'applicazione non usa il descrittore, quindi può essere eseguita correttamente.  Se questo è un reindirizzamento, non verrà ricevuto output in $TARGET_PATH.  È necessario segnalare un bug per selinux-policy, che verrà instradato verso il pacchetto appropriato.  È possibile ignorare in sicurezza questo avc.\n    ",
    "id": 9050999,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9050999/?format=api"
}