GET /api/extras/image-attachments/25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 25,
"url": "https://netbox.bayareabackbone.com/api/extras/image-attachments/25/?format=api",
"display": "1600px-IMG_6432.jpeg",
"object_type": "dcim.device",
"object_id": 15,
"parent": {
"id": 15,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/15/?format=api",
"display": "W6AK-MtVaca-router",
"name": "W6AK-MtVaca-router",
"description": ""
},
"name": "",
"image": "https://netbox.bayareabackbone.com/media/image-attachments/device_15_1600px-IMG_6432.jpeg",
"description": "",
"image_height": 1200,
"image_width": 1600,
"created": "2024-12-10T19:43:29.355198Z",
"last_updated": "2024-12-10T19:43:29.355220Z"
}