https://dummyjson.com/products/138

Previous - Next

{
  "id": 138,
  "title": "Baseball Ball",
  "description": "The Baseball Ball is a standard baseball used in baseball games. It features a durable leather cover and is designed for pitching, hitting, and fielding in the game of baseball.",
  "category": "sports-accessories",
  "price": 8.99,
  "discountPercentage": 1.71,
  "rating": 2.57,
  "stock": 100,
  "tags": [
    "sports equipment",
    "baseball"
  ],
  "sku": "SPO-BRD-BAS-138",
  "weight": 5,
  "dimensions": {
    "width": 14.42,
    "height": 22.65,
    "depth": 15.89
  },
  "warrantyInformation": "6 months warranty",
  "shippingInformation": "Ships in 1 week",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 5,
      "comment": "Excellent quality!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Scarlett Wright",
      "reviewerEmail": "scarlett.wright@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Great value for money!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Carter Baker",
      "reviewerEmail": "carter.baker@x.dummyjson.com"
    },
    {
      "rating": 1,
      "comment": "Poor quality!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Aria Flores",
      "reviewerEmail": "aria.flores@x.dummyjson.com"
    }
  ],
  "returnPolicy": "30 days return policy",
  "minimumOrderQuantity": 11,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "8981184448425",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/sports-accessories/baseball-ball/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/sports-accessories/baseball-ball/thumbnail.webp"
}