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

Search your deck for up to 2 Basic Grass Pokémon and put them onto your Bench. Then, shuffle your deck.
This Pokémon also does 30 damage to itself.
/api/v1/pokemon/cards/swsh2-175vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh2-175vh",
"name": "Rillaboom V",
"number": "175",
"printed_number": "175",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/175vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/175vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/175vh.large.webp"
}
],
"expansion": {
"id": "swsh2",
"name": "Rebel Clash",
"total": 209,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "RCL",
"printed_total": 192,
"release_date": "2020/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "213088",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/175vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/175vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/175vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Grass"
],
"hp": "220",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Forest Feast",
"text": "Search your deck for up to 2 Basic Grass Pokémon and put them onto your Bench. Then, shuffle your deck."
},
{
"cost": [
"Grass",
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Wood Hammer",
"text": "This Pokémon also does 30 damage to itself.",
"damage": "220"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 3.62,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.62
},
{
"condition": "LP",
"price": 3.18
},
{
"condition": "MP",
"price": 2.94
},
{
"condition": "HP",
"price": 1.83
},
{
"condition": "DMG",
"price": 1.51
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 35.28,
"low": 46,
"high": 46,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 49,
"low": 41.65,
"high": 56.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 24.62,
"low": 20.93,
"high": 28.31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:31:57.959Z",
"trend_7d": {
"direction": "flat",
"percent": 0.28
}
}
}
}