{
  "source": "Nasdaq public US quote endpoint",
  "status": "retrieved",
  "retrieved_at": "2026-08-06T08:05:40Z",
  "symbol": "AAL",
  "row_count": 1254,
  "first_date": "2021-08-06",
  "last_date": "2026-08-05",
  "latest_row": {
    "date": "2026-08-05",
    "open": "16.65",
    "high": "17.11",
    "low": "16.55",
    "close": "16.58",
    "volume": "49981110"
  },
  "update_mode": "initial",
  "existing_row_count": 0,
  "new_row_count": 1254,
  "requested_incremental_from": "2021-08-06",
  "checked_for_date": "2026-08-05",
  "network_requests": 2,
  "info": {
    "symbol": "AAL",
    "companyName": "American Airlines Group Inc. Common Stock",
    "stockType": "Common Stock",
    "exchange": "NASDAQ-GS",
    "isNasdaqListed": true,
    "isNasdaq100": false,
    "isHeld": false,
    "primaryData": {
      "lastSalePrice": "$16.62",
      "netChange": "+0.04",
      "percentageChange": "+0.24%",
      "deltaIndicator": "up",
      "lastTradeTimestamp": "Aug 6, 2026 4:01 AM ET",
      "isRealTime": true,
      "bidPrice": "$16.56",
      "askPrice": "$16.64",
      "bidSize": "20",
      "askSize": "300",
      "volume": "3,124.408872",
      "currency": null
    },
    "secondaryData": {
      "lastSalePrice": "$16.58",
      "netChange": "+0.02",
      "percentageChange": "+0.12%",
      "deltaIndicator": "up",
      "lastTradeTimestamp": "Closed at Aug 5, 2026 4:00 PM ET",
      "isRealTime": false,
      "bidPrice": "",
      "askPrice": "",
      "bidSize": "",
      "askSize": "",
      "volume": "",
      "currency": null
    },
    "marketStatus": "Pre-Market",
    "assetClass": "STOCKS",
    "keyStats": {
      "fiftyTwoWeekHighLow": {
        "label": "52 Week Range:",
        "value": "10.09 - 18.79"
      },
      "dayrange": {
        "label": "High/Low:",
        "value": "NA"
      }
    },
    "notifications": []
  }
}