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 a Holon Energy card and attach it to Vaporeon. Shuffle your deck afterward.
You may return an Energy card attached to Vaporeon to your hand. If you do, choose an Energy card attached to the Defending Pokémon and return it to your opponent's hand.
/api/v1/pokemon/cards/pcg6_ja-30vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pcg6_ja-30vh",
"name": "Vaporeon δ",
"number": "30",
"printed_number": "30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/30vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/30vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/30vh.large.webp"
}
],
"expansion": {
"id": "pcg6_ja",
"name": "Holon Research Tower",
"total": 86,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 86,
"release_date": "2005/10/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg6_ja.symbol.png",
"translation": {
"en": {
"name": "Holon Research Tower"
}
}
},
"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/pcg6_ja/30vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/30vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/30vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Delta Species"
],
"types": [
"Metal",
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Delta Search",
"text": "Search your deck for a Holon Energy card and attach it to Vaporeon. Shuffle your deck afterward.",
"damage": "10"
},
{
"cost": [
"Water",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Return Wave",
"text": "You may return an Energy card attached to Vaporeon to your hand. If you do, choose an Energy card attached to the Defending Pokémon and return it to your opponent's hand.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 65
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 120,
"low": 102,
"high": 138,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 84,
"low": 71.4,
"high": 96.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 37,
"low": 31.45,
"high": 42.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 85,
"low": 72.25,
"high": 97.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 405.75,
"low": 221,
"high": 845,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "PSA",
"grade": "5",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 74.38,
"low": 84,
"high": 84,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 118.88,
"low": 106.5,
"high": 1725,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:50:26.302Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}