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 this Pokémon.
Flip a coin. If heads, during your opponent's next turn, they can't play any Supporter cards from their hand. If tails, during your opponent's next turn, they can't play any Item cards from their hand.
/api/v1/pokemon/cards/swsh11-3vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh11-3vh",
"name": "Vileplume",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/3vh.large.webp"
}
],
"expansion": {
"id": "swsh11",
"name": "Lost Origin",
"total": 217,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "LOR",
"printed_total": 196,
"release_date": "2022/09/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "283865",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11/3vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "150",
"attacks": [
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Mega Drain",
"text": "Heal 30 damage from this Pokémon.",
"damage": "50"
},
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Allergy Storm",
"text": "Flip a coin. If heads, during your opponent's next turn, they can't play any Supporter cards from their hand. If tails, during your opponent's next turn, they can't play any Item cards from their hand.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Jiro Sasumo",
"pricing": {
"currency": "USD",
"market": 0.33,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.33
},
{
"condition": "LP",
"price": 0.3
},
{
"condition": "MP",
"price": 0.28
},
{
"condition": "DMG",
"price": 0.05
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:49:18.643Z",
"trend_7d": {
"direction": "down",
"percent": -17.5
}
}
}
}