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

If you have Plusle on your Bench, you may move an Energy card attached to Minun to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/dp3-32vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "dp3-32vrh",
"name": "Minun",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/32vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/32vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/32vrh.large.webp"
}
],
"expansion": {
"id": "dp3",
"name": "Secret Wonders",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "SW",
"printed_total": 132,
"release_date": "2007/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87488",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/32vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/32vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/32vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"abilities": [
{
"name": "Minus Charge",
"text": "Once during your turn (before your attack), if any Pokémon were Knocked Out during your opponent's last turn, you may draw 2 cards. You can't use more than 1 Minus Charge Poké-Power each turn. This power can't be used if Minun is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Tag Play —",
"text": "If you have Plusle on your Bench, you may move an Energy card attached to Minun to 1 of your Benched Pokémon.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+10"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 3.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.99
},
{
"condition": "LP",
"price": 3.07
},
{
"condition": "MP",
"price": 2.23
},
{
"condition": "HP",
"price": 2.03
},
{
"condition": "DMG",
"price": 1.2
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 15,
"low": 15,
"high": 18.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 9,
"high": 9.81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 35.25,
"low": 32.62,
"high": 37.87,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 44,
"low": 37.4,
"high": 50.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:12:03.158Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}