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

Search your deck for up to 2 Item cards, reveal them, and put them into your hand. Shuffle your deck afterward.
Your opponent switches his or her Active Pokémon with 1 of his or her Benched Pokémon.
/api/v1/pokemon/cards/cp2_ja-12vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "cp2_ja-12vh",
"name": "Hoopa-EX",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/12vh.large.webp"
}
],
"expansion": {
"id": "cp2_ja",
"name": "Legendary Shine Collection",
"total": 27,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP2",
"printed_total": 27,
"release_date": "2015/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp2_ja.symbol.png",
"translation": {
"en": {
"name": "Legendary Shine Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "605340",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp2_ja/12vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Psychic"
],
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Hyperspace Ring",
"text": "Search your deck for up to 2 Item cards, reveal them, and put them into your hand. Shuffle your deck afterward."
},
{
"cost": [
"Psychic",
"Psychic",
"Psychic"
],
"converted_energy_cost": 3,
"name": "Wonder Trick",
"text": "Your opponent switches his or her Active Pokémon with 1 of his or her Benched Pokémon.",
"damage": "100"
}
],
"rarity": "Double Rare",
"artist": "Hitoshi Ariga",
"pricing": {
"currency": "USD",
"market": 17.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 17.81
},
{
"condition": "LP",
"price": 15
},
{
"condition": "MP",
"price": 16.76
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 93.88,
"low": 79.8,
"high": 107.96,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 37.5,
"low": 37.5,
"high": 132.47,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 259.25,
"low": 235.55,
"high": 293.03,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "6",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 25.7,
"low": 40,
"high": 40,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 51.94,
"low": 68.97,
"high": 68.97,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 99.99,
"low": 84.99,
"high": 114.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:58:23.918Z",
"trend_7d": {
"direction": "down",
"percent": -1.82
}
}
}
}