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 an Energy attached to the Defending Pokémon.
/api/v1/pokemon/cards/bw7-41vrh?include=prices 200 15ms{
"success": true,
"data": {
"id": "bw7-41vrh",
"name": "Samurott",
"number": "41",
"printed_number": "41",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/41vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/41vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/41vrh.large.webp"
}
],
"expansion": {
"id": "bw7",
"name": "Boundaries Crossed",
"total": 153,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "BCR",
"printed_total": 149,
"release_date": "2012/11/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88910",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/41vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/41vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/41vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "140",
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Waterfall",
"damage": "50"
},
{
"cost": [
"Water",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Destructive Whirlpool",
"text": "Discard an Energy attached to the Defending Pokémon.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "match",
"pricing": {
"currency": "USD",
"market": 10.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.99
},
{
"condition": "LP",
"price": 6.4
},
{
"condition": "MP",
"price": 1.63
},
{
"condition": "HP",
"price": 1.5
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 4.42,
"low": 3.76,
"high": 5.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:52:16.970Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}