https://dummyjson.com/products/100

Previous - Next

{
  "id": 100,
  "title": "Apple Airpods",
  "description": "The Apple Airpods offer a seamless wireless audio experience. With easy pairing, high-quality sound, and Siri integration, they are perfect for on-the-go listening.",
  "category": "mobile-accessories",
  "price": 129.99,
  "discountPercentage": 15.54,
  "rating": 4.15,
  "stock": 67,
  "tags": [
    "electronics",
    "wireless earphones"
  ],
  "brand": "Apple",
  "sku": "MOB-APP-APP-100",
  "weight": 4,
  "dimensions": {
    "width": 25.79,
    "height": 18.38,
    "depth": 11.53
  },
  "warrantyInformation": "3 year warranty",
  "shippingInformation": "Ships in 3-5 business days",
  "availabilityStatus": "In Stock",
  "reviews": [
    {
      "rating": 3,
      "comment": "Would not buy again!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Christopher West",
      "reviewerEmail": "christopher.west@x.dummyjson.com"
    },
    {
      "rating": 5,
      "comment": "Great product!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Emma Wilson",
      "reviewerEmail": "emma.wilson@x.dummyjson.com"
    },
    {
      "rating": 4,
      "comment": "Excellent quality!",
      "date": "2025-04-30T09:41:02.053Z",
      "reviewerName": "Xavier Wright",
      "reviewerEmail": "xavier.wright@x.dummyjson.com"
    }
  ],
  "returnPolicy": "No return policy",
  "minimumOrderQuantity": 4,
  "meta": {
    "createdAt": "2025-04-30T09:41:02.053Z",
    "updatedAt": "2025-04-30T09:41:02.053Z",
    "barcode": "1104115683955",
    "qrCode": "https://cdn.dummyjson.com/public/qr-code.png"
  },
  "images": [
    "https://cdn.dummyjson.com/product-images/mobile-accessories/apple-airpods/1.webp",
    "https://cdn.dummyjson.com/product-images/mobile-accessories/apple-airpods/2.webp",
    "https://cdn.dummyjson.com/product-images/mobile-accessories/apple-airpods/3.webp"
  ],
  "thumbnail": "https://cdn.dummyjson.com/product-images/mobile-accessories/apple-airpods/thumbnail.webp"
}