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

Discard 3 Energy from this Pokémon.
/api/v1/pokemon/cards/m3_ja-88vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "m3_ja-88vh",
"name": "Probopass",
"number": "88",
"printed_number": "88",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/88vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/88vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/88vh.large.webp"
}
],
"expansion": {
"id": "m3_ja",
"name": "Nihil Zero",
"total": 117,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M3",
"printed_total": 80,
"release_date": "2026/01/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.symbol.png",
"translation": {
"en": {
"name": "Nihil Zero"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "674407",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/88vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/88vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/88vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fighting"
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Rolling Rocks",
"damage": "60"
},
{
"cost": [
"Fighting",
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Nose Blaster",
"text": "Discard 3 Energy from this Pokémon.",
"damage": "260"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Art Rare",
"artist": "Kinu Nishimura",
"pricing": {
"currency": "USD",
"market": 1.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.27
},
{
"condition": "LP",
"price": 1.2
},
{
"condition": "MP",
"price": 1.15
},
{
"condition": "DMG",
"price": 0.75
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 9.38,
"low": 9.38,
"high": 15.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 3.25,
"low": 3.25,
"high": 3.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 2.23,
"low": 1.55,
"high": 3.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8.5",
"value": 0.99,
"low": 0.99,
"high": 0.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 7.5,
"low": 5.25,
"high": 8.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "up",
"percent": 15.4
}
},
{
"company": "CGC",
"grade": "9.5",
"value": 10.1,
"low": 8.58,
"high": 11.61,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 23.5,
"low": 20.5,
"high": 44.96,
"confidence": "high",
"value_kind": "sold",
"sold_count": 23,
"trend": {
"direction": "down",
"percent": -28.8
}
},
{
"company": "PSA",
"grade": "8",
"value": 13.5,
"low": 13.5,
"high": 13.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 17.29,
"low": 17.03,
"high": 17.03,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 49.95,
"low": 42.46,
"high": 57.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "TQG",
"grade": "2",
"value": 4.25,
"low": 4.04,
"high": 6.45,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T03:27:37.319Z",
"trend_7d": {
"direction": "down",
"percent": -36.18
}
}
}
}