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 Psychic Energy cards from your discard pile to this Pokémon.
Heal 200 damage from this Pokémon.
Put 16 damage counters on your opponent's Pokémon in any way you like.
/api/v1/pokemon/cards/swshp-SWSH159vh?include=prices 200 123ms{
"success": true,
"data": {
"id": "swshp-SWSH159vh",
"name": "Mewtwo V-UNION",
"number": "SWSH159",
"printed_number": "SWSH159",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH159vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH159vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH159vh.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": "248891",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH159vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH159vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH159vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"V-UNION"
],
"types": [
"Psychic"
],
"hp": "300",
"abilities": [
{
"name": "Photon Barrier",
"text": "Prevent all effects of attacks from your opponent's Pokémon done to this Pokémon. (Damage is not an effect.)",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Union Gain",
"text": "Attach up to 2 Psychic Energy cards from your discard pile to this Pokémon."
},
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Super Regeneration",
"text": "Heal 200 damage from this Pokémon."
},
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Psysplosion",
"text": "Put 16 damage counters on your opponent's Pokémon in any way you like."
},
{
"cost": [
"Psychic",
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Final Burn",
"damage": "300"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Promo",
"artist": "AKIRA EGAWA",
"pricing": {
"currency": "USD",
"market": 10.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.2
},
{
"condition": "LP",
"price": 7.76
},
{
"condition": "MP",
"price": 7.19
},
{
"condition": "HP",
"price": 4
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 79.85,
"low": 31.99,
"high": 31.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 100,
"low": 99.99,
"high": 740,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7.38,
"low": 7.38,
"high": 9.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26,
"low": 25.19,
"high": 35.6,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T02:14:00.982Z",
"trend_7d": {
"direction": "flat",
"percent": 0.49
}
}
}
}