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

Shuffle your hand into your deck. Then, draw 6 cards.
This attack does 40 more damage for each damage counter on this Pokemon.
/api/v1/pokemon/cards/m5_ja-115vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "m5_ja-115vh",
"name": "Morpeko ex",
"number": "115",
"printed_number": "115",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-115vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-115vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-115vh.large.webp"
}
],
"expansion": {
"id": "m5_ja",
"name": "Abyss Eye",
"total": 118,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M5",
"printed_total": 81,
"release_date": "2026/05/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m5_ja.symbol.png",
"translation": {
"en": {
"name": "Abyss Eye"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "695089",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-115vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-115vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-115vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Darkness"
],
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Wheel Draw",
"text": "Shuffle your hand into your deck. Then, draw 6 cards."
},
{
"cost": [
"Darkness",
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Hunger Bomb",
"text": "This attack does 40 more damage for each damage counter on this Pokemon.",
"damage": "40+"
}
],
"weaknesses": [
{
"type": "草",
"value": "×2"
}
],
"rarity": "Special Art Rare",
"artist": "NC Empire",
"pricing": {
"currency": "USD",
"market": 37.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 37.19
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 135.54,
"low": 93.7,
"high": 152.76,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "10",
"value": 199.99,
"low": 180,
"high": 249.69,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 120,
"low": 93.49,
"high": 260.35,
"confidence": "high",
"value_kind": "sold",
"sold_count": 86,
"trend": {
"direction": "down",
"percent": -14.3
}
},
{
"company": "PSA",
"grade": "9",
"value": 50,
"low": 28,
"high": 56,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11,
"trend": {
"direction": "down",
"percent": -8.3
}
}
],
"market_updated_at": "2026-09-21T02:09:57.625Z",
"trend_7d": {
"direction": "down",
"percent": -2.31
}
}
}
}