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-112vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "m2_ja-112vh",
"name": "Rotom ex",
"number": "112",
"printed_number": "112",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/112vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/112vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/112vh.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": "655888",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/112vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/112vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/112vh.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": "Special Art Rare",
"artist": "Yoshimi Miyoshi",
"pricing": {
"currency": "USD",
"market": 10.53,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.53
},
{
"condition": "LP",
"price": 9.71
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 36.75,
"low": 32.15,
"high": 32.15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 27.49,
"low": 24.99,
"high": 36.06,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 17.79,
"low": 17.73,
"high": 17.73,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 47,
"low": 38,
"high": 54.76,
"confidence": "high",
"value_kind": "sold",
"sold_count": 16,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "8",
"value": 17.38,
"low": 17.38,
"high": 20.71,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 21.44,
"low": 16.95,
"high": 28.54,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 39.98,
"low": 26.6,
"high": 47.39,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:50:19.976Z",
"trend_7d": {
"direction": "down",
"percent": -2.5
}
}
}
}