https://dummyjson.com/products/151

Previous - Next

{
  "id": 151,
  "title": "Tennis Ball",
  "description": "The Tennis Ball is a standard ball used in the sport of tennis. It is designed for bouncing and hitting with tennis rackets during matches or practice sessions.",
  "category": "sports-accessories",
  "price": 6.99,
  "discountPercentage": 11.76,
  "rating": 4.06,
  "stock": 28,
  "tags": [
    "sports equipment",
    "tennis"
  ],
  "sku": "SPO-BRD-TEN-151",
  "weight": 3,
  "dimensions": {
    "width": 8.04,
    "height": 20.35,
    "depth": 12.24
  },
  "warrantyInformation": "5 year warranty",
  "shippingInformation": "Ships in 1 week",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 4,
      "comment": "Would buy again!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Addison Ward",
      "reviewerEmail": "addison.ward@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Great value for money!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Max Russell",
      "reviewerEmail": "max.russell@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Very happy with my purchase!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Luna Perez",
      "reviewerEmail": "luna.perez@x.dummyjson.com"
    }
  ],
  "returnPolicy": "7 days return policy",
  "minimumOrderQuantity": 6,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "2793132647969",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/sports-accessories/tennis-ball/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/sports-accessories/tennis-ball/thumbnail.webp"
}