{
"data": {
"id": 1,
"status": "DONE",
"created_at": "2023-03-13T11:37:09.160554+00:00",
"request": {
"input": "storage://storage_1/input_folder/",
"operations": {
"resizing": {
"width": 1000
},
"background": {
"remove": false
}
},
"output": "storage://storage_1/output_folder/"
},
"errors": [],
"results": [
{
"input_object": {
"ext": "pnj",
"mps": 0.04,
"mime": "image/jpeg",
"format": "JPEG",
"width": 200,
"height": 200
},
"output_object": {
"ext": "jpeg",
"mps": 1.0,
"mime": "image/jpeg",
"format": "JPEG",
"width": 1000,
"height": 1000
}
},
{
"input_object": {
"ext": "pnj",
"mps": 0.09,
"mime": "image/jpeg",
"format": "JPEG",
"width": 300,
"height": 300
},
"output_object": {
"ext": "jpeg",
"mps": 1.0,
"mime": "image/jpeg",
"format": "JPEG",
"width": 1000,
"height": 1000
}
}
]
}
}