{
  "data": {
    "items": [
      {
        "symbolInput": "pson:lse",
        "basic": {
          "symbol": "PSON:LSE",
          "name": "Pearson",
          "exchange": "London Stock Exchange",
          "exhangeCode": "LSE",
          "bridgeExchangeCode": "GBL",
          "currency": "GBp",
          "isin": "BBG000BDY849",
          "isPrimary": true
        },
        "historicalSeries": {
          "lastPrice": 1080.5,
          "lastPriceTimeStamp": "2026-04-27T16:23:25",
          "historicalQuoteData": [
            {
              "open": 1066.5,
              "high": 1081.0,
              "low": 1066.289,
              "close": 1080.5,
              "volume": 1335411.0,
              "date": "2026-04-27T00:00:00"
            }
          ]
        }
      },
      {
        "symbolInput": "aapl:nsq",
        "basic": {
          "symbol": "AAPL:NSQ",
          "name": "Apple Inc",
          "exchange": "Consolidated Issue Listed on NASDAQ Global Select ",
          "exhangeCode": "NSQ",
          "bridgeExchangeCode": "USQ",
          "currency": "USD",
          "isin": "BBG000B9XRY4",
          "isPrimary": true
        },
        "historicalSeries": {
          "lastPrice": 267.045,
          "lastPriceTimeStamp": "2026-04-27T17:31:52"
        }
      }
    ]
  },
  "timeGenerated": "2026-04-27T17:46:53"
}