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

← Twilight Masquerade
Blissey ex

Blissey ex

Ultra Rare #201 Pokémon Stage 1ex HP 300
Types
Colorless
Illustrator
PLANETA Tsuji
Expansion
Twilight Masquerade · Scarlet & Violet
Language
English
TCGplayer
550245

Attacks

Return 180
Colorless · Colorless · Colorless

You may draw cards until you have 6 cards in your hand.

GET /api/v1/pokemon/cards/sv6-201vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv6-201vh",
    "name": "Blissey ex",
    "number": "201",
    "printed_number": "201",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/201vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/201vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/201vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv6",
      "name": "Twilight Masquerade",
      "total": 226,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "TWM",
      "printed_total": 167,
      "release_date": "2024/05/24",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv6.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "550245",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/201vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/201vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv6/201vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "ex"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "300",
    "abilities": [
      {
        "name": "Happy Switch",
        "text": "Once during your turn, you may move a Basic Energy from 1 of your Pokémon to another of your Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Return",
        "text": "You may draw cards until you have 6 cards in your hand.",
        "damage": "180"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Ultra Rare",
    "artist": "PLANETA Tsuji",
    "pricing": {
      "currency": "USD",
      "market": 4.97,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 4.97
        },
        {
          "condition": "LP",
          "price": 3.99
        },
        {
          "condition": "MP",
          "price": 3.63
        },
        {
          "condition": "HP",
          "price": 3.29
        },
        {
          "condition": "DMG",
          "price": 1.99
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 40.18,
          "low": 40.18,
          "high": 40.18,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 41.5,
          "low": 16,
          "high": 48,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 10,
          "low": 10,
          "high": 10.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 13.2,
          "low": 11.22,
          "high": 15.18,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 50,
          "low": 46.8,
          "high": 69.99,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 14.15,
          "low": 14.1,
          "high": 14.9,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 18.25,
          "low": 8.8,
          "high": 26.99,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:44:41.675Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.43
      }
    }
  }
}