Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

Your opponent's Active Pokémon is now Confused.
/api/v1/pokemon/cards/mp_ja-3?include=prices 200 39ms{
"success": true,
"data": {
"id": "mp_ja-3",
"name": "Munkidori",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/3.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/3.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/3.large.png"
}
],
"expansion": {
"id": "mp_ja",
"name": "Mega Evolution Promos",
"total": 44,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "PROMO",
"printed_total": 44,
"release_date": "2025/08/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mp_ja.symbol.png",
"translation": {
"en": {
"name": "Mega Evolution Promos"
}
}
},
"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/mp_ja/3.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/3.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mp_ja/3.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"abilities": [
{
"name": "Adrena-Brain",
"text": "Once during your turn, if this Pokémon has any Darkness Energy attached, you may move up to 3 damage counters from 1 of your Pokémon to 1 of your opponent's Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Mind Bend",
"text": "Your opponent's Active Pokémon is now Confused."
}
],
"rarity": "Promo",
"artist": "kodama",
"pricing": {
"currency": "USD",
"market": 4.28,
"is_stale": true,
"conditions": [],
"graded": [],
"market_updated_at": "2026-07-29T15:50:35.239Z",
"trend_7d": {
"direction": "down",
"percent": -7.96
}
}
}
}