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 this Pokémon.
/api/v1/pokemon/cards/bw7-21vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw7-21vrh",
"name": "Numel",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/21vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/21vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/21vrh.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": "87817",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/21vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/21vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/21vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "90",
"attacks": [
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Flamethrower",
"text": "Discard an Energy attached to this Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "match",
"pricing": {
"currency": "USD",
"market": 0.89,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.89
},
{
"condition": "LP",
"price": 0.63
},
{
"condition": "MP",
"price": 0.81
},
{
"condition": "HP",
"price": 0.68
},
{
"condition": "DMG",
"price": 0.2
}
],
"graded": [],
"market_updated_at": "2026-09-22T02:52:16.970Z",
"trend_7d": {
"direction": "down",
"percent": -1.11
}
}
}
}