[
{
"id": "c1",
"itemType": "camera body",
"brand": "Sony",
"model": "A7 IV",
"mount": "E",
"condition": "excellent",
"shutterCount": 18000,
"soldPrice": 1900,
"currency": "USD",
"soldAt": "2026-07-01",
"saleVerified": true,
"includedAccessories": [
"battery",
"charger"
],
"source": "auction export"
},
{
"id": "c2",
"itemType": "camera body",
"brand": "Sony",
"model": "A7 IV",
"mount": "E",
"condition": "good",
"shutterCount": 30000,
"soldPrice": 1650,
"currency": "USD",
"soldAt": "2026-06-10",
"saleVerified": true,
"includedAccessories": [
"battery"
]
},
{
"id": "c3",
"itemType": "camera body",
"brand": "Sony",
"model": "A7IV",
"mount": "E",
"condition": "mint",
"shutterCount": 5000,
"soldPrice": 2100,
"currency": "USD",
"soldAt": "2026-05-15",
"saleVerified": true,
"includedAccessories": [
"battery",
"charger",
"box"
]
},
{
"id": "l1",
"itemType": "lens",
"brand": "Sony",
"model": "FE 24-70mm F2.8 GM II",
"mount": "E",
"condition": "excellent",
"soldPrice": 1810,
"currency": "USD",
"soldAt": "2026-07-03",
"saleVerified": true,
"includedAccessories": [
"hood",
"caps"
]
},
{
"id": "l2",
"itemType": "lens",
"brand": "Sony",
"model": "24-70 GM2",
"mount": "E",
"condition": "good",
"soldPrice": 1580,
"currency": "USD",
"soldAt": "2026-06-20",
"saleVerified": true,
"includedAccessories": [
"hood",
"caps"
]
},
{
"id": "l3",
"itemType": "lens",
"brand": "Sony",
"model": "FE 24-70 2.8 GM II",
"mount": "E",
"condition": "good",
"soldPrice": 1625,
"currency": "USD",
"soldAt": "2026-05-28",
"saleVerified": true,
"includedAccessories": [
"caps"
]
}
]