GET /api/extras/image-attachments/3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 3,
"url": "https://netbox.bayareabackbone.com/api/extras/image-attachments/3/?format=api",
"display": "Link to Mnt Allison",
"object_type": "dcim.device",
"object_id": 30,
"parent": {
"id": 30,
"url": "https://netbox.bayareabackbone.com/api/dcim/devices/30/?format=api",
"display": "kn6plv-he-mimosa",
"name": "kn6plv-he-mimosa",
"description": ""
},
"name": "Link to Mnt Allison",
"image": "https://netbox.bayareabackbone.com/media/image-attachments/device_30_Link_to_Mnt_Allison.jpg",
"description": "",
"image_height": 2038,
"image_width": 1699,
"created": "2024-12-09T01:53:15.858213Z",
"last_updated": "2024-12-09T01:53:15.858238Z"
}