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

If there is any Stadium card in play, this attack does 30 more damage.
Flip a coin. If tails, discard an Energy attached to this Pokémon.
/api/v1/pokemon/cards/bwp-BW96vs?include=prices 200 19ms{
"success": true,
"data": {
"id": "bwp-BW96vs",
"name": "Tornadus-EX (Staff Stamp)",
"number": "BW96",
"printed_number": "BW96",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp-BW96vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp-BW96vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp-BW96vs.large.webp"
}
],
"expansion": {
"id": "bwp",
"name": "BW Black Star Promos",
"total": 101,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PR-BLW",
"printed_total": 101,
"release_date": "2011/03/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bwp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bwp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "97092",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp-BW96vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp-BW96vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp-BW96vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Colorless"
],
"hp": "170",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Blow Through",
"text": "If there is any Stadium card in play, this attack does 30 more damage.",
"damage": "30+"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Power Blast",
"text": "Flip a coin. If tails, discard an Energy attached to this Pokémon.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Promo",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 80,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 80
},
{
"condition": "LP",
"price": 71.37
},
{
"condition": "MP",
"price": 59.99
}
],
"graded": [
{
"company": "CGC",
"grade": "5.5",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 53,
"low": 45.05,
"high": 60.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 98.42,
"low": 83.66,
"high": 113.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:45:39.680Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}