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

Before doing damage, remove 3 damage counters from the Defending Pokémon (all if there are less than 3).
/api/v1/pokemon/cards/adv5_ja-25vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "adv5_ja-25vh",
"name": "Milotic",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/25vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/25vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/25vh.large.webp"
}
],
"expansion": {
"id": "adv5_ja",
"name": "Undone Seal",
"total": 83,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 83,
"release_date": "2004/01/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv5_ja.symbol.png",
"translation": {
"en": {
"name": "Undone Seal"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612505",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/25vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/25vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv5_ja/25vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "100",
"abilities": [
{
"name": "Healing Shower",
"text": "Once during your turn, when you play Milotic from your hand to evolve 1 of your Pokémon, you may remove all damage counters from all of your Pokémon and your opponent's Pokémon (excluding Pokémon-ex).",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Wave Splash",
"damage": "30"
},
{
"cost": [
"Water",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Distorted Wave",
"text": "Before doing damage, remove 3 damage counters from the Defending Pokémon (all if there are less than 3).",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 17.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 17.49
},
{
"condition": "HP",
"price": 15
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 47.7,
"low": 35.53,
"high": 35.53,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 90,
"low": 76.5,
"high": 103.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 8.99,
"low": 7.64,
"high": 10.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 125,
"low": 125,
"high": 125.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 69,
"low": 45,
"high": 69.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 51.88,
"low": 63.95,
"high": 63.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 96,
"low": 140,
"high": 140,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-16T03:57:04.594Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}