{
  "data": [
    {
      "id": "5d80e793-4e2e-4878-8675-752bc10ac53c",
      "order_id": "3315fded-94f0-443f-90f7-33a66ecc3823",
      "book_id": "6c0d8ebe-f9f8-4a7c-b53a-720e62fc7d95",
      "title": "The Long Commute",
      "isbn": "9781000000008",
      "quantity": 2,
      "unit_price_cents": 1799,
      "total_cents": 3598,
      "fulfillment_status": "pending",
      "book": {
        "id": "6c0d8ebe-f9f8-4a7c-b53a-720e62fc7d95",
        "isbn": "9781000000008",
        "stock": 55,
        "title": "The Long Commute",
        "author": "Peter Nkemdi",
        "format": "paperback",
        "category": "literary",
        "price_cents": 1799
      }
    }
  ],
  "meta": {
    "request_id": "req_i3sh40vpmss4ayxd",
    "order_number": "BK-10042",
    "count": 1
  }
}