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

Your opponent's Active Pokémon is now Confused.
Put this Pokémon and all attached cards into your hand.
/api/v1/pokemon/cards/mep-6vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "mep-6vh",
"name": "Drifblim",
"number": "6",
"printed_number": "6",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/6vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/6vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/6vh.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": "656256",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/6vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/6vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/6vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "110",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Creepy Wind",
"text": "Your opponent's Active Pokémon is now Confused."
},
{
"cost": [
"Psychic",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Balloon Return",
"text": "Put this Pokémon and all attached cards into your hand.",
"damage": "110"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Promo",
"artist": "Shimaris Yukichi",
"pricing": {
"currency": "USD",
"market": 1.85,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.85
},
{
"condition": "LP",
"price": 1.8
},
{
"condition": "MP",
"price": 1.19
},
{
"condition": "HP",
"price": 0.59
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 7.5,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 255.69,
"low": 193.75,
"high": 371.13,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 9.63,
"low": 8.19,
"high": 11.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13.5,
"low": 13.32,
"high": 13.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 21.75,
"low": 14.36,
"high": 29.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 14.99,
"low": 12.74,
"high": 17.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 13.26,
"low": 11.89,
"high": 13.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:57:46.786Z",
"trend_7d": {
"direction": "down",
"percent": -5.61
}
}
}
}