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, your opponent can't play any Trainer, Supporter, or Stadium cards from his or her hand during your opponent's next turn.
/api/v1/pokemon/cards/dp5c_ja-49?include=prices 200 20ms{
"success": true,
"data": {
"id": "dp5c_ja-49",
"name": "Vileplume",
"number": "49",
"printed_number": "49",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-49.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-49.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-49.large.webp"
}
],
"expansion": {
"id": "dp5c_ja",
"name": "Cry from the Mysterious",
"total": 63,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP5",
"printed_total": 63,
"release_date": "2008/03/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp5c_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp5c_ja.symbol.png",
"translation": {
"en": {
"name": "Cry from the Mysterious"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-49.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-49.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-49.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "120",
"abilities": [
{
"name": "Energy Reaction",
"text": "Once during your turn (before your attack), when you attach a Grass or Psychic Energy card from your hand to Vileplume (excluding effects of attacks or Poké-Powers), you may use this power. If you attach a Grass Energy card, the Defending Pokémon is now Asleep. If you attach a Psychic Energy card, the Defending Pokémon is now Poisoned. This power can't be used if Vileplume is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Disturbing Pollen",
"text": "Flip a coin. If heads, your opponent can't play any Trainer, Supporter, or Stadium cards from his or her hand during your opponent's next turn.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+30"
}
],
"rarity": "Rare",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 1.89,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.89
}
],
"graded": [
{
"company": "CGC",
"grade": "9.5",
"value": 8.4,
"low": 7.14,
"high": 9.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-09T05:16:21.550Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}