https://dummyjson.com/products/140

Previous - Next

{
  "id": 140,
  "title": "Basketball",
  "description": "The Basketball is a standard ball used in basketball games. It is designed for dribbling, shooting, and passing in the game of basketball, suitable for both indoor and outdoor play.",
  "category": "sports-accessories",
  "price": 14.99,
  "discountPercentage": 7.44,
  "rating": 4.66,
  "stock": 75,
  "tags": [
    "sports equipment",
    "basketball"
  ],
  "sku": "SPO-BRD-BAS-140",
  "weight": 7,
  "dimensions": {
    "width": 27.86,
    "height": 10.64,
    "depth": 18.75
  },
  "warrantyInformation": "1 year warranty",
  "shippingInformation": "Ships in 1 week",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 5,
      "comment": "Highly recommended!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Mia Rodriguez",
      "reviewerEmail": "mia.rodriguez@x.dummyjson.com"
    },
    {
      "rating": 2,
      "comment": "Would not buy again!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Ella Adams",
      "reviewerEmail": "ella.adams@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Very satisfied!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Aubrey Garcia",
      "reviewerEmail": "aubrey.garcia@x.dummyjson.com"
    }
  ],
  "returnPolicy": "90 days return policy",
  "minimumOrderQuantity": 11,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "3219724919696",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/sports-accessories/basketball/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/sports-accessories/basketball/thumbnail.webp"
}