{
  "raw": {
    "url": "https://api.pokemontcg.io/v2/cards/base1-58",
    "externalId": "base1-58",
    "kind": "catalog_item",
    "engine": "api",
    "fetchedAt": "2026-09-07T04:27:44.899Z",
    "payload": {
      "card": {
        "id": "base1-58",
        "name": "Pikachu",
        "supertype": "Pokémon",
        "subtypes": [
          "Basic"
        ],
        "hp": "40",
        "types": [
          "Lightning"
        ],
        "number": "58",
        "artist": "Mitsuhiro Arita",
        "rarity": "Common",
        "flavorText": "When several of these Pokémon gather, their electricity can cause lightning storms.",
        "nationalPokedexNumbers": [
          25
        ],
        "images": {
          "small": "https://images.pokemontcg.io/base1/58.png",
          "large": "https://images.pokemontcg.io/base1/58_hires.png"
        },
        "set": {
          "id": "base1",
          "name": "Base",
          "series": "Base",
          "printedTotal": 102,
          "total": 102,
          "ptcgoCode": "BS",
          "releaseDate": "1999/01/09",
          "updatedAt": "2022/10/10 15:12:00",
          "images": {
            "symbol": "https://images.pokemontcg.io/base1/symbol.png",
            "logo": "https://images.pokemontcg.io/base1/logo.png"
          }
        },
        "tcgplayer": {
          "url": "https://prices.pokemontcg.io/tcgplayer/base1-58",
          "updatedAt": "2026/09/06",
          "prices": {
            "normal": {
              "low": 4.78,
              "mid": 13.41,
              "high": 1000,
              "market": 16.1,
              "directLow": 7.07
            }
          }
        },
        "cardmarket": {
          "url": "https://prices.pokemontcg.io/cardmarket/base1-58",
          "updatedAt": "2026/06/21",
          "prices": {
            "averageSellPrice": 23.99,
            "lowPrice": 7.49,
            "trendPrice": 14.44,
            "germanProLow": 0,
            "suggestedPrice": 0,
            "reverseHoloSell": 0,
            "reverseHoloLow": 0,
            "reverseHoloTrend": 0,
            "lowPriceExPlus": 7.49,
            "avg1": 28,
            "avg7": 19.5,
            "avg30": 12.24,
            "reverseHoloAvg1": 0,
            "reverseHoloAvg7": 0,
            "reverseHoloAvg30": 0
          }
        }
      },
      "source": "api"
    }
  },
  "expect": {
    "minCount": 1,
    "kinds": [
      "catalog_item",
      "price_observation"
    ],
    "requiredFields": [
      "attributes.identifiers.pokemontcg_id",
      "attributes.set",
      "attributes.number",
      "attributes.year"
    ]
  },
  "note": "Live capture of https://api.pokemontcg.io/v2/cards?q=set.id:base1 (trimmed).",
  "capturedAt": "2026-09-07T04:27:53.272Z"
}