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 all Energy from this Pokémon.
/api/v1/pokemon/cards/m2_ja-96vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "m2_ja-96vh",
"name": "Rotom ex",
"number": "96",
"printed_number": "96",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/96vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/96vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/96vh.large.webp"
}
],
"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": "655875",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/96vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/96vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/96vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Lightning"
],
"hp": "190",
"abilities": [
{
"name": "Multi-Adapter",
"text": "Your Pokémon in play that have \"Rotom\" in their name can have up to 2 Pokémon Tools attached to each of them. (If this Pokémon loses this Ability, discard Pokémon Tools from your Pokémon until only 1 remains on each of them.)",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Thunderbolt",
"text": "Discard all Energy from this Pokémon.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.18
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 32.75,
"low": 39.98,
"high": 39.98,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 25.57,
"low": 20,
"high": 27.42,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25.26,
"low": 19.45,
"high": 41.19,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 15.5,
"low": 15.5,
"high": 15.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 2.25,
"low": 1.91,
"high": 2.59,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:50:19.976Z",
"trend_7d": {
"direction": "down",
"percent": -46.12
}
}
}
}