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

/api/v1/pokemon/cards/mep-77vh?include=prices 200 56ms{
"success": true,
"data": {
"id": "mep-77vh",
"name": "Goodra",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-77vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-77vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-77vh.large.png"
}
],
"expansion": {
"id": "mep",
"name": "Mega Evolution Black Star Promos",
"total": 79,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEP",
"printed_total": 79,
"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": "694688",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-77vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-77vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-77vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "160",
"abilities": [
{
"name": "Slimy Sliding",
"text": "When your opponent's Active Pokémon retreats, your opponent flips a coin. If tails, Energy for its Retreat Cost is not discarded, and they don't switch Pokémon. The effect of Slimy Sliding doesn't stack.",
"type": "Ability"
}
],
"rarity": "Promo",
"artist": "okayamatakatoshi",
"pricing": {
"currency": "USD",
"market": 8.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.8
},
{
"condition": "HP",
"price": 5
},
{
"condition": "DMG",
"price": 6.63
}
],
"graded": [],
"market_updated_at": "2026-07-29T21:46:14.790Z",
"trend_7d": {
"direction": "down",
"percent": -12.52
}
}
}
}