Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← SoulSilver Collection
Pichu

Pichu

Rare Holo #31 Pokémon Basic
Types
Lightning
Illustrator
match
Expansion
SoulSilver Collection · LEGEND
Language
Japanese
TCGplayer
608266

Attacks

Playground

Each player may search his or her deck for as many Basic Pokémon as he or she likes, put them onto his or her Bench, and shuffle his or her deck afterward. (You put your Pokémon on the Bench first.) Pichu is now Asleep.

GET /api/v1/pokemon/cards/l1ss_ja-31vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "l1ss_ja-31vh",
    "name": "Pichu",
    "number": "31",
    "printed_number": "31",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/31vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/31vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/31vh.large.webp"
      }
    ],
    "expansion": {
      "id": "l1ss_ja",
      "name": "SoulSilver Collection",
      "total": 79,
      "language": "Japanese",
      "language_code": "ja",
      "series": "LEGEND",
      "code": "L1",
      "printed_total": 70,
      "release_date": "2009/10/09",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1ss_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1ss_ja.symbol.png",
      "translation": {
        "en": {
          "name": "SoulSilver Collection"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "608266",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/31vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/31vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/31vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Lightning"
    ],
    "abilities": [
      {
        "name": "Sweet Sleeping Face",
        "text": "As long as Pichu is Asleep, prevent all damage done to Pichu by attacks.",
        "type": "Poké-Body"
      }
    ],
    "attacks": [
      {
        "cost": [],
        "converted_energy_cost": 0,
        "name": "Playground",
        "text": "Each player may search his or her deck for as many Basic Pokémon as he or she likes, put them onto his or her Bench, and shuffle his or her deck afterward. (You put your Pokémon on the Bench first.) Pichu is now Asleep."
      }
    ],
    "rarity": "Rare Holo",
    "artist": "match",
    "pricing": {
      "currency": "USD",
      "market": 14.5,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 14.5
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9",
          "value": 36.8,
          "low": 61,
          "high": 61,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 36.6,
          "low": 36.6,
          "high": 69.33,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 47,
          "low": 39.95,
          "high": 54.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 11.5,
          "low": 9.78,
          "high": 13.23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 375,
          "low": 365.22,
          "high": 550,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10,
          "trend": {
            "direction": "down",
            "percent": -17.1
          }
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 23.5,
          "low": 23.5,
          "high": 35.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 6
        }
      ],
      "market_updated_at": "2026-09-08T05:02:05.044Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}