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

You may draw cards until you have 6 cards in your hand.
/api/v1/pokemon/cards/m2_ja-36vh?include=prices 200 143ms{
"success": true,
"data": {
"id": "m2_ja-36vh",
"name": "Mismagius ex",
"number": "36",
"printed_number": "36",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/36vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/36vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/36vh.large.png"
}
],
"expansion": {
"id": "m2_ja",
"name": "Inferno X",
"total": 116,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M2",
"printed_total": 80,
"release_date": "2025/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2_ja.symbol.png",
"translation": {
"en": {
"name": "Inferno X"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "655815",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/36vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/36vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/36vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Psychic"
],
"abilities": [
{
"name": "Swirling Prose",
"text": "If this Pokémon is in the Active Spot, whenever your opponent's Active Pokémon moves to the Bench during their turn, their new Active Pokémon is now Confused.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Six Magic",
"text": "You may draw cards until you have 6 cards in your hand."
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.61,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.61
},
{
"condition": "LP",
"price": 0.29
},
{
"condition": "MP",
"price": 0.28
},
{
"condition": "HP",
"price": 0.21
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 28.54,
"low": 35,
"high": 35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 8.01,
"low": 6.81,
"high": 9.21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14.24,
"low": 20.5,
"high": 20.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 12.7,
"low": 10.8,
"high": 14.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:50:38.859Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}