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

Choose 1 of your opponent's Pokémon's attacks and use it as this attack.
/api/v1/pokemon/cards/xy4_ja-34vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy4_ja-34vh",
"name": "M Gengar-EX",
"number": "34",
"printed_number": "34",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/34vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/34vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/34vh.large.webp"
}
],
"expansion": {
"id": "xy4_ja",
"name": "Phantom Gate",
"total": 97,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY4",
"printed_total": 88,
"release_date": "2014/09/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy4_ja.symbol.png",
"translation": {
"en": {
"name": "Phantom Gate"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/34vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/34vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/34vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"MEGA",
"EX"
],
"types": [
"Psychic"
],
"hp": "220",
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Phantom Gate",
"text": "Choose 1 of your opponent's Pokémon's attacks and use it as this attack."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 10.13,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 10.13
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 445.25,
"low": 228.5,
"high": 662,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 670,
"low": 569.5,
"high": 770.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 449.5,
"low": 399,
"high": 505,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 499.99,
"low": 449.55,
"high": 656.3,
"confidence": "high",
"value_kind": "sold",
"sold_count": 24,
"trend": {
"direction": "down",
"percent": -10.7
}
},
{
"company": "PSA",
"grade": "5",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 66,
"low": 56.1,
"high": 75.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 122.5,
"low": 73.54,
"high": 141.74,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 170,
"low": 160,
"high": 176,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "SGC",
"grade": "10",
"value": 160,
"low": 136,
"high": 184,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 892.84,
"low": 399.99,
"high": 399.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-05-29T02:07:38.301Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}