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-74vs?include=prices 200 66ms{
"success": true,
"data": {
"id": "mep-74vs",
"name": "Delphox (Staff Stamp)",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-74vs.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-74vs.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-74vs.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": null,
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-74vs.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-74vs.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-74vs.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"hp": "160",
"abilities": [
{
"name": "Flaring Magic",
"text": "Once during your turn, you may discard a Basic Fire Energy card from your hand in order to use this Ability. Draw cards until you have 7 cards in your hand.",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Souichirou Gunjima",
"pricing": {
"currency": "USD",
"market": 30.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 30.1
},
{
"condition": "LP",
"price": 27.02
}
],
"graded": [],
"market_updated_at": "2026-07-29T04:46:16.464Z",
"trend_7d": {
"direction": "down",
"percent": -1.34
}
}
}
}