GET /api/extras/image-attachments/21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 21,
"url": "https://netbox.bayareabackbone.com/api/extras/image-attachments/21/?format=api",
"display": "IMG_7724.jpeg",
"object_type": "dcim.device",
"object_id": 51,
"parent": {
"id": 51,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/51/?format=api",
"display": "PDU",
"name": "PDU",
"description": ""
},
"name": "",
"image": "https://netbox.bayareabackbone.com/media/image-attachments/device_51_IMG_7724.jpeg",
"description": "",
"image_height": 4284,
"image_width": 5712,
"created": "2024-12-10T05:04:58.269899Z",
"last_updated": "2024-12-10T05:04:58.269919Z"
}