{
  "id" : 3,
  "name" : "Cherry",
  "price" : 2.9,
  "unit" : "€",
  "vendors" : [ {
    "id" : 2,
    "name" : "Max Obsthof GmbH",
    "self_link" : "/shop/v2/vendors/2"
  } ],
  "image_link" : "/shop/v2/products/3/image",
  "modified_at" : "2026-05-17T12:30:00.029064Z"
}