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

Heal 30 damage from this Pokémon.
/api/v1/pokemon/cards/swsh8-22vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh8-22vh",
"name": "Rillaboom V",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/22vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/22vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/22vh.large.webp"
}
],
"expansion": {
"id": "swsh8",
"name": "Fusion Strike",
"total": 284,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "FST",
"printed_total": 264,
"release_date": "2021/11/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "253113",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/22vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/22vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8/22vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V",
"Rapid Strike"
],
"types": [
"Grass"
],
"hp": "220",
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Drain Punch",
"text": "Heal 30 damage from this Pokémon.",
"damage": "60"
},
{
"cost": [
"Grass",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Drum Rush",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo V",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.82,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.82
},
{
"condition": "LP",
"price": 0.79
},
{
"condition": "HP",
"price": 0.48
},
{
"condition": "DMG",
"price": 0.57
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 4.25,
"low": 4.25,
"high": 4.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 4,
"low": 2.5,
"high": 5.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25.73,
"low": 26,
"high": 26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 5.96,
"low": 2.25,
"high": 2.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:49:14.081Z",
"trend_7d": {
"direction": "down",
"percent": -4.65
}
}
}
}