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

Count the number of cards in your opponent's hand. Put that many damage counters on the Defending Pokémon.
/api/v1/pokemon/cards/pcg1_ja-54vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pcg1_ja-54vh",
"name": "Mr. Mime ex",
"number": "54",
"printed_number": "54",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/54vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/54vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/54vh.large.webp"
}
],
"expansion": {
"id": "pcg1_ja",
"name": "Flight of Legends",
"total": 82,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 82,
"release_date": "2004/04/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg1_ja.symbol.png",
"translation": {
"en": {
"name": "Flight of Legends"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612420",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/54vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/54vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg1_ja/54vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Psychic"
],
"hp": "80",
"abilities": [
{
"name": "Magic Evens",
"text": "If Mr. Mime ex would be damaged by an attack, prevent that attack's damage done to Mr. Mime ex if that damage is 20, 40, 60, 80, 100, 120, 140, 160, or 180.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Breakdown",
"text": "Count the number of cards in your opponent's hand. Put that many damage counters on the Defending Pokémon."
}
],
"rarity": "Rare Holo ex",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 19.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.99
},
{
"condition": "LP",
"price": 18.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 33.8,
"low": 33.8,
"high": 35.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 46,
"low": 45.2,
"high": 61.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "9.5",
"value": 54,
"low": 45.9,
"high": 62.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 95,
"low": 95,
"high": 125,
"confidence": "low",
"value_kind": "feed",
"sold_count": 7
},
{
"company": "PSA",
"grade": "8",
"value": 27.5,
"low": 23.38,
"high": 31.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:29:59.754Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}