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

Flip a coin. If heads, discard an Energy attached to the Defending Pokémon.
Discard all Grass Energy attached to this Pokémon.
/api/v1/pokemon/cards/bwp-BW99vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bwp-BW99vh",
"name": "Genesect",
"number": "BW99",
"printed_number": "BW99",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW99vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW99vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW99vh.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": "85663",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW99vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW99vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW99vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "110",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Hyper Beam",
"text": "Flip a coin. If heads, discard an Energy attached to the Defending Pokémon.",
"damage": "30"
},
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Breaker Bazooka",
"text": "Discard all Grass Energy attached to this Pokémon.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 8.96,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.96
},
{
"condition": "LP",
"price": 4.51
},
{
"condition": "MP",
"price": 2.89
},
{
"condition": "HP",
"price": 1.81
},
{
"condition": "DMG",
"price": 1.14
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 825,
"low": 701.25,
"high": 948.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 18,
"low": 13.75,
"high": 18,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:45:39.680Z",
"trend_7d": {
"direction": "up",
"percent": 0.79
}
}
}
}