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

Your opponent reveals their hand. If they have 4 or more cards in their hand, choose all but 3, and your opponent shuffles the chosen cards into their deck.
Your opponent's Active Pokémon is now Confused.
/api/v1/pokemon/cards/swsh10-59vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh10-59vrh",
"name": "Mismagius",
"number": "59",
"printed_number": "59",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/59vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/59vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/59vrh.large.webp"
}
],
"expansion": {
"id": "swsh10",
"name": "Astral Radiance",
"total": 216,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "ASR",
"printed_total": 189,
"release_date": "2022/05/27",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "272260",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/59vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/59vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/59vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "90",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Ominous Prose",
"text": "Your opponent reveals their hand. If they have 4 or more cards in their hand, choose all but 3, and your opponent shuffles the chosen cards into their deck."
},
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Psybeam",
"text": "Your opponent's Active Pokémon is now Confused.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Ligton",
"pricing": {
"currency": "USD",
"market": 0.28,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.28
},
{
"condition": "LP",
"price": 0.22
},
{
"condition": "MP",
"price": 0.1
},
{
"condition": "HP",
"price": 0.01
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 11,
"low": 11,
"high": 25.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:50:29.227Z",
"trend_7d": {
"direction": "up",
"percent": 3.7
}
}
}
}