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

Attach up to 2 Lightning Energy cards from your discard pile to this Pokémon.
Draw cards until you have 10 cards in your hand.
Discard all energy from this Pokémon. This attack does 100 damage for each card you discarded in this way.
/api/v1/pokemon/cards/swshp-SWSH287vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "swshp-SWSH287vh",
"name": "Morpeko V-UNION",
"number": "SWSH287",
"printed_number": "SWSH287",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH287vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH287vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH287vh.large.webp"
}
],
"expansion": {
"id": "swshp",
"name": "SWSH Black Star Promos",
"total": 307,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "PR-SW",
"printed_total": 307,
"release_date": "2019/11/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "477065",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH287vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH287vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH287vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"V-UNION"
],
"types": [
"Lightning"
],
"hp": "310",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Union Gain",
"text": "Attach up to 2 Lightning Energy cards from your discard pile to this Pokémon."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "All You Can Eat",
"text": "Draw cards until you have 10 cards in your hand."
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Burst Wheel",
"text": "Discard all energy from this Pokémon. This attack does 100 damage for each card you discarded in this way.",
"damage": "100"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Electric Ball",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Yuu Nishida",
"pricing": {
"currency": "USD",
"market": 1.51,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.51
},
{
"condition": "LP",
"price": 1.27
},
{
"condition": "MP",
"price": 1.15
},
{
"condition": "DMG",
"price": 0.33
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 124.99,
"low": 29.99,
"high": 124.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 4.45,
"low": 3.78,
"high": 5.12,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9.99,
"low": 9.99,
"high": 9.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 44.22,
"low": 24.95,
"high": 24.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 32.5,
"low": 32.5,
"high": 47.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 10.95,
"low": 9.31,
"high": 12.59,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 4.64,
"low": 3.94,
"high": 5.34,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 30,
"low": 30,
"high": 30,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:07:39.302Z",
"trend_7d": {
"direction": "up",
"percent": 1.34
}
}
}
}