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

If you have 4 or more Pokemon in your discard with the Ghost Veil Ability, this attack does 140 more damage.
/api/v1/pokemon/cards/m5_ja-88vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "m5_ja-88vh",
"name": "Dhelmise",
"number": "88",
"printed_number": "88",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-88vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-88vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-88vh.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": "695039",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-88vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-88vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m5_ja-88vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Regretful Rage",
"text": "If you have 4 or more Pokemon in your discard with the Ghost Veil Ability, this attack does 140 more damage.",
"damage": "30+"
}
],
"weaknesses": [
{
"type": "悪",
"value": "×2"
}
],
"resistances": [
{
"type": "闘",
"value": "-30"
}
],
"rarity": "Artrea",
"artist": "Nakamura Ippan",
"pricing": {
"currency": "USD",
"market": 2.35,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.35
},
{
"condition": "DMG",
"price": 1.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 38,
"low": 24.5,
"high": 39,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 4.25,
"low": 4.08,
"high": 6.69,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "10",
"value": 31.5,
"low": 24.85,
"high": 55.49,
"confidence": "high",
"value_kind": "sold",
"sold_count": 20,
"trend": {
"direction": "down",
"percent": -17.1
}
},
{
"company": "PSA",
"grade": "8",
"value": 12.16,
"low": 11.16,
"high": 12.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 14.75,
"low": 14,
"high": 16.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T02:09:57.625Z",
"trend_7d": {
"direction": "down",
"percent": -1.67
}
}
}
}