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

Discard your hand and draw 6 cards.
You may discard any amount of Basic Energy from your Pokémon. This attack does 70 damage for each card you discarded in this way.
/api/v1/pokemon/cards/sv5k_ja-89vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sv5k_ja-89vh",
"name": "Raging Bolt ex",
"number": "89",
"printed_number": "89",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/89vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/89vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/89vh.large.webp"
}
],
"expansion": {
"id": "sv5k_ja",
"name": "Wild Force",
"total": 100,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV5K",
"printed_total": 71,
"release_date": "2024/01/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5k_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv5k_ja.symbol.png",
"translation": {
"en": {
"name": "Wild Force"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568423",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/89vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/89vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/89vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex",
"Ancient"
],
"types": [
"Dragon"
],
"hp": "240",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Burst Roar",
"text": "Discard your hand and draw 6 cards."
},
{
"cost": [
"Lightning",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Bellowing Thunder",
"text": "You may discard any amount of Basic Energy from your Pokémon. This attack does 70 damage for each card you discarded in this way.",
"damage": "70×"
}
],
"rarity": "Super Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 2.44,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.44
},
{
"condition": "LP",
"price": 2.05
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 40.77,
"low": 34.65,
"high": 46.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 13.5,
"low": 13.5,
"high": 34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 36.49,
"low": 32.86,
"high": 40.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.5,
"low": 11,
"high": 15.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:56:53.900Z",
"trend_7d": {
"direction": "down",
"percent": -18.67
}
}
}
}