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's Active Pokémon is now Confused and Poisoned.
This attack does 30 more damage for each Fire Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/xyp-XY137vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xyp-XY137vh",
"name": "Vivillon",
"number": "XY137",
"printed_number": "XY137",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY137vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY137vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY137vh.large.webp"
}
],
"expansion": {
"id": "xyp",
"name": "XY Black Star Promos",
"total": 216,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PR-XY",
"printed_total": 211,
"release_date": "2013/10/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "118874",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY137vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY137vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY137vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "120",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Dizzying Poison",
"text": "Your opponent's Active Pokémon is now Confused and Poisoned."
},
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Powder",
"text": "This attack does 30 more damage for each Fire Energy attached to your opponent's Active Pokémon.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "match",
"pricing": {
"currency": "USD",
"market": 3.14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.14
},
{
"condition": "LP",
"price": 1.26
},
{
"condition": "MP",
"price": 0.87
},
{
"condition": "HP",
"price": 1.28
},
{
"condition": "DMG",
"price": 0.4
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T04:02:51.277Z",
"trend_7d": {
"direction": "up",
"percent": 2.61
}
}
}
}