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

{
    "id": 29,
    "url": "https://netbox.bayareabackbone.com/api/extras/image-attachments/29/?format=api",
    "display": "New cable mounts",
    "object_type": "dcim.site",
    "object_id": 2,
    "parent": {
        "id": 2,
        "url": "https://netbox.bayareabackbone.com/api/dcim/sites/2/?format=api",
        "display": "San Bruno Mtn 7",
        "name": "San Bruno Mtn 7",
        "slug": "san-bruno-mtn-7",
        "description": ""
    },
    "name": "New cable mounts",
    "image": "https://netbox.bayareabackbone.com/media/image-attachments/site_2_New_cable_mounts_MR7AY3x.jpeg",
    "description": "",
    "image_height": 3024,
    "image_width": 4032,
    "created": "2025-09-01T18:07:22.311783Z",
    "last_updated": "2025-09-01T18:07:22.311791Z"
}