https://dummyjson.com/products/147

Previous - Next

{
  "id": 147,
  "title": "Football",
  "description": "The Football, also known as a soccer ball, is the standard ball used in the sport of football (soccer). It is designed for kicking and passing in the game.",
  "category": "sports-accessories",
  "price": 17.99,
  "discountPercentage": 5.15,
  "rating": 3.28,
  "stock": 96,
  "tags": [
    "sports equipment",
    "football"
  ],
  "sku": "SPO-BRD-FOO-147",
  "weight": 1,
  "dimensions": {
    "width": 28.93,
    "height": 23.01,
    "depth": 11.71
  },
  "warrantyInformation": "Lifetime warranty",
  "shippingInformation": "Ships overnight",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 4,
      "comment": "Very happy with my purchase!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Elena Long",
      "reviewerEmail": "elena.long@x.dummyjson.com"
    },
    {
      "rating": 2,
      "comment": "Would not recommend!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Leah Gutierrez",
      "reviewerEmail": "leah.gutierrez@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Very happy with my purchase!",
      "date": "2025-04-30T09:41:02.054Z",
      "reviewerName": "Nathan Dixon",
      "reviewerEmail": "nathan.dixon@x.dummyjson.com"
    }
  ],
  "returnPolicy": "7 days return policy",
  "minimumOrderQuantity": 27,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.054Z",
    "updatedAt": "2025-04-30T09:41:02.054Z",
    "barcode": "7605305555987",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/sports-accessories/football/1.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/sports-accessories/football/thumbnail.webp"
}