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, the Defending Pokémon is now Poisoned and Confused. If tails, the Defending Pokémon is now Poisoned and Asleep.
Flip a coin. If heads, your opponent can't play Supporter cards during his or her next turn.
/api/v1/pokemon/cards/ecard2-43?include=prices 200 19ms{
"success": true,
"data": {
"id": "ecard2-43",
"name": "Vileplume",
"number": "43",
"printed_number": "43",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/43.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/43.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/43.large.webp"
}
],
"expansion": {
"id": "ecard2",
"name": "Aquapolis",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "AQ",
"printed_total": 147,
"release_date": "2003/01/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90378",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/43.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/43.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/43.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "100",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Poison Scent",
"text": "Flip a coin. If heads, the Defending Pokémon is now Poisoned and Confused. If tails, the Defending Pokémon is now Poisoned and Asleep."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Addictive Pollen",
"text": "Flip a coin. If heads, your opponent can't play Supporter cards during his or her next turn.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kyoko Umemoto",
"pricing": {
"currency": "USD",
"market": 24.82,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 24.82
},
{
"condition": "LP",
"price": 19.96
},
{
"condition": "MP",
"price": 13.34
},
{
"condition": "HP",
"price": 11.88
},
{
"condition": "DMG",
"price": 10.98
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 52,
"low": 38,
"high": 66,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 159.99,
"low": 88.5,
"high": 159.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 29.5,
"low": 25.08,
"high": 33.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:25:58.336Z",
"trend_7d": {
"direction": "down",
"percent": -9.78
}
}
}
}