{
"data": [
{
"id": 1,
"status": "downloaded",
"name": "AlmaLinux-9.5-x86_64-boot.iso",
"size": 1111998464,
"downloaded": 1111998464,
"created_at": "2025-02-03T10:58:19.000000Z",
"deletion_at": "2025-02-05T10:58:19.000000Z"
}
],
"links": {
"first": "https://api.vpsbg.eu/v1/isos?page=1",
"last": "https://api.vpsbg.eu/v1/isos?page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "https://api.vpsbg.eu/v1/isos?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Next »",
"active": false
}
],
"path": "https://api.vpsbg.eu/v1/isos",
"per_page": 20,
"to": 1,
"total": 1
}
}