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 Rayquaza. Shuffle your deck afterward.
/api/v1/pokemon/cards/pcg7_ja-15vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pcg7_ja-15vh",
"name": "Rayquaza δ",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/15vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/15vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/15vh.large.webp"
}
],
"expansion": {
"id": "pcg7_ja",
"name": "Holon Phantom",
"total": 52,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 52,
"release_date": "2006/01/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg7_ja.symbol.png",
"translation": {
"en": {
"name": "Holon Phantom"
}
}
},
"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/pcg7_ja/15vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/15vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/15vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Delta Species"
],
"types": [
"Metal",
"Water"
],
"hp": "80",
"abilities": [
{
"name": "Hydro Barrier",
"text": "As long as Rayquaza has any Holon Energy cards attached to it, each of your Water Pokémon has no Weakness.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Delta Search",
"text": "Search your deck for a Holon Energy card and attach it to Rayquaza. Shuffle your deck afterward."
},
{
"cost": [
"Water",
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Ozone Flare",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Colorless",
"value": "×2"
}
],
"resistances": [
{
"type": "Water",
"value": "-30-30"
}
],
"rarity": "Rare Holo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 200,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 200
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 1727.66,
"low": 1468.51,
"high": 1986.81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ACE",
"grade": "9",
"value": 199.99,
"low": 169.99,
"high": 229.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 382.61,
"low": 39.99,
"high": 662,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 199.99,
"low": 169.99,
"high": 229.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 78,
"low": 66.3,
"high": 89.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 224.99,
"low": 191.24,
"high": 258.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 300,
"low": 182.8,
"high": 339.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 551.75,
"low": 58,
"high": 1799,
"confidence": "low",
"value_kind": "feed",
"sold_count": 7
},
{
"company": "PSA",
"grade": "5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 218.94,
"low": 58,
"high": 218.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 352.5,
"low": 335.77,
"high": 512.4,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 127.25,
"low": 113,
"high": 710.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
}
],
"market_updated_at": "2026-09-22T03:01:31.330Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}