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

Heal 30 damage from each of your Pokémon.
If the Defending Pokémon is a Pokémon-EX, this attack does 50 more damage.
/api/v1/pokemon/cards/bw9-20vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "bw9-20vrh",
"name": "Vaporeon",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/20vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/20vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/20vrh.large.webp"
}
],
"expansion": {
"id": "bw9",
"name": "Plasma Freeze",
"total": 122,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLF",
"printed_total": 116,
"release_date": "2013/05/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90291",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/20vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/20vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/20vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"Team Plasma"
],
"types": [
"Water"
],
"hp": "110",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Refreshing Rain",
"text": "Heal 30 damage from each of your Pokémon."
},
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Gold Breaker",
"text": "If the Defending Pokémon is a Pokémon-EX, this attack does 50 more damage.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 49.03,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 49.03
},
{
"condition": "LP",
"price": 30.71
},
{
"condition": "MP",
"price": 16.76
},
{
"condition": "HP",
"price": 9.87
},
{
"condition": "DMG",
"price": 9.95
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 33.6,
"low": 28.56,
"high": 38.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 70.69,
"low": 60.09,
"high": 81.29,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 82.5,
"low": 70.13,
"high": 94.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10.5,
"low": 7.5,
"high": 82.59,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 54,
"low": 31,
"high": 69,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 134.95,
"low": 45,
"high": 134.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T04:51:16.768Z",
"trend_7d": {
"direction": "flat",
"percent": 0.39
}
}
}
}