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

This attack does 20 damage for each of your Pokémon in play.
If Rosa's Encouragement is in your discard pile, this attack does 150 more damage.
/api/v1/pokemon/cards/mep-64vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "mep-64vh",
"name": "Serperior",
"number": "64",
"printed_number": "64",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-64vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-64vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-64vh.large.webp"
}
],
"expansion": {
"id": "mep",
"name": "Mega Evolution Black Star Promos",
"total": 112,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEP",
"printed_total": 112,
"release_date": "2025/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "685494",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-64vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-64vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-64vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "160",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Regal Command",
"text": "This attack does 20 damage for each of your Pokémon in play.",
"damage": "20×"
},
{
"cost": [
"Grass",
"Grass",
"Grass"
],
"converted_energy_cost": 3,
"name": "Solar Coiling",
"text": "If Rosa's Encouragement is in your discard pile, this attack does 150 more damage.",
"damage": "100+"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "LINNE",
"pricing": {
"currency": "USD",
"market": 8.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.6
},
{
"condition": "LP",
"price": 7.9
},
{
"condition": "MP",
"price": 7.65
},
{
"condition": "HP",
"price": 7
},
{
"condition": "DMG",
"price": 7
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 280,
"low": 268,
"high": 435.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 39.33,
"low": 34.3,
"high": 44.7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:57:46.786Z",
"trend_7d": {
"direction": "flat",
"percent": -0.35
}
}
}
}