if (Object.keys(uuids).includes("report_uuid")) {
        return fetch_server_api("get", `changelog/report/${uuids.report_uuid}/${nr_changes}`)
    }