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-100vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv5k_ja-100vh",
"name": "Raging Bolt ex",
"number": "100",
"printed_number": "100",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/100vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/100vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/100vh.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": "568434",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/100vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/100vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5k_ja/100vh.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": "Ultra Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 11.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.22
},
{
"condition": "LP",
"price": 9.94
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20.25,
"low": 7.69,
"high": 22,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 41.54,
"low": 35.7,
"high": 49.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:56:53.900Z",
"trend_7d": {
"direction": "down",
"percent": -9.3
}
}
}
}