GET /api/extras/image-attachments/26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 26,
    "url": "https://netbox.bayareabackbone.com/api/extras/image-attachments/26/?format=api",
    "display": "Sr-09092023-1.jpg",
    "object_type": "dcim.device",
    "object_id": 90,
    "parent": {
        "id": 90,
        "url": "https://netbox.bayareabackbone.com/api/dcim/devices/90/?format=api",
        "display": "Sunol Ridge to San Carlos",
        "name": "Sunol Ridge to San Carlos",
        "description": ""
    },
    "name": "",
    "image": "https://netbox.bayareabackbone.com/media/image-attachments/device_90_Sr-09092023-1.jpg",
    "description": "",
    "image_height": 4032,
    "image_width": 3024,
    "created": "2024-12-11T02:15:56.013231Z",
    "last_updated": "2024-12-11T02:15:56.013251Z"
}