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

During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Basic Pokémon.
You may discard all Energy from this Pokémon and have this attack do 130 more damage.
/api/v1/pokemon/cards/me1-50vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "me1-50vh",
"name": "Mega Manectric ex",
"number": "50",
"printed_number": "50",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/50vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/50vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/50vh.large.webp"
}
],
"expansion": {
"id": "me1",
"name": "Mega Evolution",
"total": 188,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEG",
"printed_total": 132,
"release_date": "2025/09/26",
"logo": "https://images.scrydex.com/pokemon/me1-logo/logo",
"symbol": "https://images.scrydex.com/pokemon/me1-symbol/symbol"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "654389",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/50vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/50vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/50vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"MEGA",
"ex"
],
"types": [
"Lightning"
],
"hp": "330",
"attacks": [
{
"cost": [
"Lightning",
"Lightning"
],
"converted_energy_cost": 2,
"name": "Flash Ray",
"text": "During your opponent's next turn, prevent all damage done to this Pokémon by attacks from Basic Pokémon.",
"damage": "120"
},
{
"cost": [
"Lightning",
"Lightning",
"Lightning"
],
"converted_energy_cost": 3,
"name": "Riotous Blasting",
"text": "You may discard all Energy from this Pokémon and have this attack do 130 more damage.",
"damage": "200+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.71,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.71
},
{
"condition": "HP",
"price": 0.63
},
{
"condition": "DMG",
"price": 0.48
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 23.3,
"low": 18.33,
"high": 23.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 2.25,
"low": 2.25,
"high": 2.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 16,
"low": 10.5,
"high": 27,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 3,
"high": 9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 26,
"low": 17.7,
"high": 32.41,
"confidence": "high",
"value_kind": "sold",
"sold_count": 15
},
{
"company": "PSA",
"grade": "5",
"value": 4.25,
"low": 3.61,
"high": 4.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 7.5,
"low": 4.25,
"high": 10.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12.25,
"low": 10.41,
"high": 14.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 9.38,
"high": 12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.26,
"low": 11,
"high": 19,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "TAG",
"grade": "9",
"value": 11.38,
"low": 9.67,
"high": 13.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:28:58.540Z",
"trend_7d": {
"direction": "down",
"percent": -2.74
}
}
}
}