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

Does 10 damage times the amount of Energy attached to Rayquaza.
Put 7 damage counters on Rayquaza.
/api/v1/pokemon/cards/pcg6_ja-43vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pcg6_ja-43vh",
"name": "Rayquaza δ",
"number": "43",
"printed_number": "43",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/43vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/43vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/43vh.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/43vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/43vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg6_ja/43vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Delta Species"
],
"types": [
"Lightning",
"Metal"
],
"hp": "90",
"abilities": [
{
"name": "Delta Guard",
"text": "As long as Rayquaza has any Holon Energy cards attached to it, ignore the effect of Rayquaza's Lightning Storm attack.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Power Blow",
"text": "Does 10 damage times the amount of Energy attached to Rayquaza.",
"damage": "10×"
},
{
"cost": [
"Lightning",
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Lightning Storm",
"text": "Put 7 damage counters on Rayquaza.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Colorless",
"value": "×2"
}
],
"resistances": [
{
"type": "Water",
"value": "-30-30"
}
],
"rarity": "Rare Holo",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 109.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 109.5
}
],
"graded": [
{
"company": "BGS",
"grade": "8",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 455,
"low": 386.75,
"high": 523.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 69.99,
"low": 59.49,
"high": 80.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 82.5,
"low": 80,
"high": 85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 556.25,
"low": 515,
"high": 700,
"confidence": "low",
"value_kind": "feed",
"sold_count": 17
},
{
"company": "PSA",
"grade": "3",
"value": 61,
"low": 51.85,
"high": 70.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 49.25,
"low": 16,
"high": 59,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 188.08,
"low": 213.5,
"high": 257.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 522.5,
"low": 475.25,
"high": 1628,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-07T07:33:22.243Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}