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 20 more damage for each different type of basic Energy attached to this Pokémon.
/api/v1/pokemon/cards/bw5d_ja-9vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "bw5d_ja-9vh",
"name": "Ho-Oh-EX",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5d_ja/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5d_ja/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5d_ja/9vh.large.webp"
}
],
"expansion": {
"id": "bw5d_ja",
"name": "Dragon Blade",
"total": 55,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW5",
"printed_total": 50,
"release_date": "2012/03/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw5d_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw5d_ja.symbol.png",
"translation": {
"en": {
"name": "Dragon Blade"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "601520",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5d_ja/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5d_ja/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5d_ja/9vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fire"
],
"hp": "160",
"abilities": [
{
"name": "Rebirth",
"text": "Once during your turn (before your attack), if this Pokémon is in your discard pile, you may flip a coin. If heads, put this Pokémon onto your Bench and attach 3 different types of basic Energy cards from your discard pile to this Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rainbow Burn",
"text": "Does 20 more damage for each different type of basic Energy attached to this Pokémon.",
"damage": "20+"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6
},
{
"condition": "DMG",
"price": 0.5
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12.77,
"low": 10.85,
"high": 14.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 127.5,
"low": 113.3,
"high": 161.37,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "8",
"value": 15.09,
"low": 21.31,
"high": 21.31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 30.5,
"low": 25.93,
"high": 35.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 69.99,
"low": 59.49,
"high": 80.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-16T03:23:21.822Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}