Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Discard a Darkness Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/mcd16-8vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "mcd16-8vh",
"name": "Jigglypuff",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd16/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd16/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd16/8vh.large.webp"
}
],
"expansion": {
"id": "mcd16",
"name": "McDonald's Collection 2016",
"total": 12,
"language": "English",
"language_code": "en",
"series": "Other",
"printed_total": 12,
"release_date": "2016/08/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd16.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd16.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "275064",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd16/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd16/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd16/8vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fairy"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Rollout",
"damage": "10"
},
{
"cost": [
"Fairy"
],
"converted_energy_cost": 1,
"name": "Heartfelt Song",
"text": "Discard a Darkness Energy attached to your opponent's Active Pokémon."
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Common",
"artist": "Kanako Eo",
"pricing": {
"currency": "USD",
"market": 175,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 175
},
{
"condition": "LP",
"price": 149.99
},
{
"condition": "HP",
"price": 60.82
},
{
"condition": "DMG",
"price": 41.66
}
],
"graded": [
{
"company": "PSA",
"grade": "3",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:35:08.083Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}