Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843488/?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:24:59.607251Z",
    "action": 2,
    "target": "\n    SELinux sta impedendo a $SOURCE di creare un file con un contesto $SOURCE_TYPE su un file system.\n    Solitamente questo si verifica quando si chiede al comando cp di mantenere il contesto di un file durante la copia\n    tra file system, \"cp -a\" ad esempio.  Non tutti i contesti di file devono essere mantenuti tra i\n    file system.  Ad esempio, un file di sola lettura come iso9660_t non deve essere posizionato\n    su un sistema a lettura/scrittura.  \"cp -p\" potrebbe essere una soluzione migliore, in quanto adotta\n     il contesto di file predefinito per la destinazione.\n    ",
    "id": 9050963,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9050963/?format=api"
}