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 his or her hand. Choose a Pokémon you find there and put it on the bottom your opponent's deck. If you do, this attack does 30 more damage.
Flip 2 coins. This attack does 30 more damage for each heads.
/api/v1/pokemon/cards/xyp-XY23vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xyp-XY23vh",
"name": "Shiftry",
"number": "XY23",
"printed_number": "XY23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY23vh.large.webp"
}
],
"expansion": {
"id": "xyp",
"name": "XY Black Star Promos",
"total": 216,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PR-XY",
"printed_total": 211,
"release_date": "2013/10/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "96386",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY23vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY23vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY23vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "140",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Whisk Away",
"text": "Your opponent reveals his or her hand. Choose a Pokémon you find there and put it on the bottom your opponent's deck. If you do, this attack does 30 more damage.",
"damage": "30"
},
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Spirit Dance",
"text": "Flip 2 coins. This attack does 30 more damage for each heads.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Sanosuke Sakuma",
"pricing": {
"currency": "USD",
"market": 0.77,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.77
},
{
"condition": "LP",
"price": 0.46
},
{
"condition": "MP",
"price": 0.56
},
{
"condition": "HP",
"price": 0.55
},
{
"condition": "DMG",
"price": 0.2
}
],
"graded": [
{
"company": "PSA",
"grade": "6",
"value": 11.18,
"low": 17.5,
"high": 17.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 11.5,
"low": 10.98,
"high": 13.25,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 15.5,
"low": 14.3,
"high": 38.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 50,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:05:03.785Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}