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

This attack does 20 damage for each card in your opponent's hand.
/api/v1/pokemon/cards/swsh11a_ja-31vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh11a_ja-31vh",
"name": "Radiant Alakazam",
"number": "31",
"printed_number": "31",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja-31vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja-31vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja-31vh.large.webp"
}
],
"expansion": {
"id": "swsh11a_ja",
"name": "Incandescent Arcana",
"total": 94,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S11a",
"printed_total": 68,
"release_date": "2022/09/02",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11a_ja.symbol.png",
"translation": {
"en": {
"name": "Incandescent Arcana"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570794",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja-31vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja-31vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11a_ja-31vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "130",
"abilities": [
{
"name": "Painful Spoon",
"text": "Once during your turn, you may move up to 2 damage counters from 1 of your opponent's Pokémon to another of their Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Mind Ruler",
"text": "This attack does 20 damage for each card in your opponent's hand.",
"damage": "20×"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Akira Komayama",
"pricing": {
"currency": "USD",
"market": 3.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.29
},
{
"condition": "LP",
"price": 3.13
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 44.62,
"low": 37.93,
"high": 51.31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 31.25,
"low": 31.25,
"high": 31.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 32.75,
"low": 28.61,
"high": 35.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 14.99,
"low": 14.99,
"high": 14.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 60,
"low": 44,
"high": 60.73,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T03:09:52.614Z",
"trend_7d": {
"direction": "down",
"percent": -3.24
}
}
}
}