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

Both Wynaut and the Defending Pokémon are now Confused.
/api/v1/pokemon/cards/ex12-71vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex12-71vrh",
"name": "Wynaut",
"number": "71",
"printed_number": "71",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/71vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/71vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/71vrh.large.webp"
}
],
"expansion": {
"id": "ex12",
"name": "Legend Maker",
"total": 93,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "LM",
"printed_total": 92,
"release_date": "2006/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90655",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/71vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/71vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/71vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"abilities": [
{
"name": "Baby Evolution",
"text": "Once during your turn (before your attack), you may put Wobbuffet from your hand onto Wynaut (this counts as evolving Wynaut) and remove all damage counters from Wynaut.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Confusion Wave",
"text": "Both Wynaut and the Defending Pokémon are now Confused."
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Yuka Morii",
"pricing": {
"currency": "USD",
"market": 33.45,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 33.45
},
{
"condition": "LP",
"price": 25.08
},
{
"condition": "MP",
"price": 19.95
},
{
"condition": "HP",
"price": 13.02
},
{
"condition": "DMG",
"price": 6.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 138.5,
"low": 110.38,
"high": 158.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 29.33,
"low": 38.77,
"high": 38.77,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 41.43,
"low": 56,
"high": 56,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 63.97,
"low": 99.99,
"high": 99.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 520,
"low": 200,
"high": 520,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 26.02,
"low": 25.45,
"high": 25.45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 37.49,
"low": 37.49,
"high": 38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 75,
"low": 70.2,
"high": 78.19,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 194.98,
"low": 170.48,
"high": 196.16,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T02:32:31.627Z",
"trend_7d": {
"direction": "flat",
"percent": -0.06
}
}
}
}