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

← Legendary Collection
Hypno

Hypno

Rare #25 Pokémon Stage 1 HP 90
Types
Psychic
Illustrator
Ken Sugimori
Expansion
Legendary Collection · Other
Language
English
TCGplayer
86251

Attacks

Prophecy
Psychic

Look at up to 3 cards from the top of either player's deck and rearrange them as you like.

Dark Mind 30
Psychic · Psychic · Psychic

If your opponent has any Benched Pokémon, choose 1 of them and this attack does 10 damage to it. (Don't apply Weakness and Resistance for Benched Pokémon.)

GET /api/v1/pokemon/cards/base6-25vrh?include=prices 200 37ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "base6-25vrh",
    "name": "Hypno",
    "number": "25",
    "printed_number": "25",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/25vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/25vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/25vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "base6",
      "name": "Legendary Collection",
      "total": 110,
      "language": "English",
      "language_code": "en",
      "series": "Other",
      "code": "LC",
      "printed_total": 110,
      "release_date": "2002/05/24",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base6.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base6.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "86251",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/25vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/25vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/25vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "90",
    "attacks": [
      {
        "cost": [
          "Psychic"
        ],
        "converted_energy_cost": 1,
        "name": "Prophecy",
        "text": "Look at up to 3 cards from the top of either player's deck and rearrange them as you like."
      },
      {
        "cost": [
          "Psychic",
          "Psychic",
          "Psychic"
        ],
        "converted_energy_cost": 3,
        "name": "Dark Mind",
        "text": "If your opponent has any Benched Pokémon, choose 1 of them and this attack does 10 damage to it. (Don't apply Weakness and Resistance for Benched Pokémon.)",
        "damage": "30"
      }
    ],
    "weaknesses": [
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "rarity": "Rare",
    "artist": "Ken Sugimori",
    "pricing": {
      "currency": "USD",
      "market": 200,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 200
        },
        {
          "condition": "LP",
          "price": 95.2
        },
        {
          "condition": "MP",
          "price": 77.41
        },
        {
          "condition": "HP",
          "price": 59.99
        },
        {
          "condition": "DMG",
          "price": 53.25
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "7",
          "value": 142.5,
          "low": 121.13,
          "high": 163.88,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "7",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "7.5",
          "value": 200,
          "low": 170,
          "high": 230,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "8",
          "value": 400,
          "low": 340,
          "high": 460,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 225,
          "low": 191.25,
          "high": 258.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 516,
          "low": 438.6,
          "high": 593.4,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 2000,
          "low": 1519.2,
          "high": 2000,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "CGC",
          "grade": "5.5",
          "value": 55,
          "low": 46.75,
          "high": 63.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 100.75,
          "low": 85.64,
          "high": 115.86,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 65,
          "low": 55.25,
          "high": 74.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 299,
          "low": 184.6,
          "high": 379.79,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 224.88,
          "low": 350,
          "high": 350,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 372,
          "low": 366.4,
          "high": 374.4,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 217,
          "low": 184.45,
          "high": 249.55,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 250,
          "low": 212.5,
          "high": 287.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 5160,
          "low": 4386,
          "high": 5934,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "2",
          "value": 60,
          "low": 51,
          "high": 69,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "3",
          "value": 75,
          "low": 63.75,
          "high": 86.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 43.5,
          "low": 36.98,
          "high": 50.03,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 112,
          "low": 95.2,
          "high": 128.8,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 199.5,
          "low": 172.44,
          "high": 234.99,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 217.54,
          "low": 257.99,
          "high": 321.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 427.26,
          "low": 242.14,
          "high": 514.96,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7,
          "trend": {
            "direction": "up",
            "percent": 8.2
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 851.87,
          "low": 721.7,
          "high": 970.37,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-09-22T02:04:26.671Z",
      "trend_7d": {
        "direction": "up",
        "percent": 89.27
      }
    }
  }
}