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

Flip a coin. If heads, put a card from your discard pile into your hand.
For each Plasma Energy attached to this Pokémon, discard the top card of your opponent's deck.
/api/v1/pokemon/cards/bw10-65vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw10-65vh",
"name": "Dialga-EX",
"number": "65",
"printed_number": "65",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/65vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/65vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/65vh.large.webp"
}
],
"expansion": {
"id": "bw10",
"name": "Plasma Blast",
"total": 105,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLB",
"printed_total": 101,
"release_date": "2013/08/14",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84808",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/65vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/65vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw10/65vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX",
"Team Plasma"
],
"types": [
"Dragon"
],
"hp": "180",
"attacks": [
{
"cost": [
"Psychic",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Reverse Edge",
"text": "Flip a coin. If heads, put a card from your discard pile into your hand.",
"damage": "50"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Fast Forward",
"text": "For each Plasma Energy attached to this Pokémon, discard the top card of your opponent's deck.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Dragon",
"value": "×2"
}
],
"rarity": "Rare Holo EX",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 33.48,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 33.48
},
{
"condition": "LP",
"price": 15.34
},
{
"condition": "MP",
"price": 12.58
},
{
"condition": "HP",
"price": 9.01
},
{
"condition": "DMG",
"price": 5.66
}
],
"graded": [
{
"company": "CGC",
"grade": "7",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 52.06,
"low": 50.5,
"high": 54.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 885,
"low": 752.25,
"high": 1017.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 44,
"low": 44,
"high": 75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 34.99,
"low": 27.8,
"high": 35.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 80,
"low": 54.4,
"high": 97.78,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 145,
"low": 75,
"high": 145,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:52:51.263Z",
"trend_7d": {
"direction": "down",
"percent": -6.95
}
}
}
}