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

Your opponent reveals his or her hand.
/api/v1/pokemon/cards/bw5-48vs?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw5-48vs",
"name": "Espeon (Staff Stamp)",
"number": "48",
"printed_number": "48",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bw5/bw5-48vs.small.jpeg?v=1777696786628",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bw5/bw5-48vs.small.jpeg?v=1777696786628",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bw5/bw5-48vs.small.jpeg?v=1777696786628"
}
],
"expansion": {
"id": "bw5",
"name": "Dark Explorers",
"total": 111,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "DEX",
"printed_total": 108,
"release_date": "2012/05/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "231415",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bw5/bw5-48vs.small.jpeg?v=1777696786628",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bw5/bw5-48vs.small.jpeg?v=1777696786628",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bw5/bw5-48vs.small.jpeg?v=1777696786628"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "90",
"abilities": [
{
"name": "Solar Revelation",
"text": "Prevent all effects of your opponent's attacks, except damage, done to each of your Pokémon that has any Energy attached to it.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Psy Report",
"text": "Your opponent reveals his or her hand.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 441.35,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 441.35
}
],
"graded": [],
"market_updated_at": "2026-09-22T02:25:34.444Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}