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

← Dragon
Dragonair

Dragonair

Rare #14 Pokémon Stage 1 HP 70
Types
Colorless
Illustrator
Aya Kusube
Expansion
Dragon · EX
Language
English
TCGplayer
84899

Attacks

Dazzle Blast 20
Lightning · Colorless

Flip a coin. If heads, the Defending Pokémon is now Confused.

Healing Wave 30
Water · Colorless · Colorless

Remove 1 damage counter from each of your Active Pokémon.

GET /api/v1/pokemon/cards/ex3-14?include=prices 200 23ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex3-14",
    "name": "Dragonair",
    "number": "14",
    "printed_number": "14",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/14.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/14.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/14.large.webp"
      }
    ],
    "expansion": {
      "id": "ex3",
      "name": "Dragon",
      "total": 100,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "DR",
      "printed_total": 97,
      "release_date": "2003/11/24",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex3.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex3.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "84899",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/14.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/14.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/14.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "70",
    "attacks": [
      {
        "cost": [
          "Lightning",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Dazzle Blast",
        "text": "Flip a coin. If heads, the Defending Pokémon is now Confused.",
        "damage": "20"
      },
      {
        "cost": [
          "Water",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Healing Wave",
        "text": "Remove 1 damage counter from each of your Active Pokémon.",
        "damage": "30"
      }
    ],
    "weaknesses": [
      {
        "type": "Colorless",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Grass",
        "value": "-30"
      },
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Rare",
    "artist": "Aya Kusube",
    "pricing": {
      "currency": "USD",
      "market": 9.51,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 9.51
        },
        {
          "condition": "MP",
          "price": 5.94
        },
        {
          "condition": "HP",
          "price": 4.23
        },
        {
          "condition": "DMG",
          "price": 2.46
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9",
          "value": 76,
          "low": 64.6,
          "high": 87.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 71.43,
          "low": 89.99,
          "high": 89.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 17.55,
          "low": 28,
          "high": 28,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 16.5,
          "low": 14.03,
          "high": 18.97,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 169.2,
          "low": 255,
          "high": 255,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 11.5,
          "low": 9.78,
          "high": 13.23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 16.8,
          "low": 14.28,
          "high": 19.32,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 17,
          "low": 17,
          "high": 17.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 73.07,
          "low": 84.54,
          "high": 98.27,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-21T02:32:51.315Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.06
      }
    }
  }
}