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.
If your opponent's Active Pokémon isn't Confused, this attack does nothing.
/api/v1/pokemon/cards/sm12-154vrh?include=prices 200 22ms{
"success": true,
"data": {
"id": "sm12-154vrh",
"name": "Slurpuff",
"number": "154",
"printed_number": "154",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/154vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/154vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/154vrh.large.webp"
}
],
"expansion": {
"id": "sm12",
"name": "Cosmic Eclipse",
"total": 272,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CEC",
"printed_total": 236,
"release_date": "2019/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "201202",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/154vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/154vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12/154vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fairy"
],
"hp": "110",
"attacks": [
{
"cost": [
"Fairy"
],
"converted_energy_cost": 1,
"name": "Olfactory Enchantment",
"text": "Your opponent's Active Pokémon is now Confused."
},
{
"cost": [
"Fairy"
],
"converted_energy_cost": 1,
"name": "Sweet Panic",
"text": "If your opponent's Active Pokémon isn't Confused, this attack does nothing.",
"damage": "110"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Kyoko Umemoto",
"pricing": {
"currency": "USD",
"market": 4.48,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.48
},
{
"condition": "LP",
"price": 4.26
},
{
"condition": "MP",
"price": 2.13
}
],
"graded": [
{
"company": "PSA",
"grade": "6",
"value": 4.18,
"low": 3.48,
"high": 5.28,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:41:57.962Z",
"trend_7d": {
"direction": "up",
"percent": 0.67
}
}
}
}