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 plus 20 more damage for each type of basic Energy card attached to Ho-Oh ex.
/api/v1/pokemon/cards/pcg4_ja-20vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "pcg4_ja-20vh",
"name": "Ho-Oh ex",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/20vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/20vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/20vh.large.webp"
}
],
"expansion": {
"id": "pcg4_ja",
"name": "Golden Sky, Silvery Ocean",
"total": 106,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 106,
"release_date": "2005/04/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg4_ja.symbol.png",
"translation": {
"en": {
"name": "Golden Sky, Silvery Ocean"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "611898",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/20vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/20vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/20vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Fire"
],
"hp": "110",
"abilities": [
{
"name": "Golden Wing",
"text": "If Ho-Oh ex would be Knocked Out by damage from an opponent's attack, you may move up to 2 Energy attached to Ho-Oh ex to your Pokémon in any way you like.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rainbow Burn",
"text": "Does 10 damage plus 20 more damage for each type of basic Energy card attached to Ho-Oh ex.",
"damage": "10+"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo ex",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 72.4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 72.4
},
{
"condition": "HP",
"price": 60.28
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 464,
"low": 394.4,
"high": 533.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "1",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 186,
"low": 158.1,
"high": 213.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "CGC",
"grade": "7.5",
"value": 91.99,
"low": 78.19,
"high": 105.79,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 78.78,
"low": 122.5,
"high": 122.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 113,
"low": 96.05,
"high": 129.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 67,
"low": 56.95,
"high": 77.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 2250,
"low": 1860,
"high": 2514.97,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "4",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 61,
"low": 51.85,
"high": 70.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 129.5,
"low": 110.08,
"high": 148.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 61,
"low": 51,
"high": 75.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 413.71,
"low": 386.79,
"high": 531.87,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:14:58.504Z",
"trend_7d": {
"direction": "flat",
"percent": 0.01
}
}
}
}