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

Does 80 damage minus 10 damage for each damage counter on Milotic.
/api/v1/pokemon/cards/pl3-SH7vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pl3-SH7vrh",
"name": "Milotic",
"number": "SH7",
"printed_number": "SH7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/SH7vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/SH7vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/SH7vrh.large.webp"
}
],
"expansion": {
"id": "pl3",
"name": "Supreme Victors",
"total": 153,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "SV",
"printed_total": 147,
"release_date": "2009/08/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87456",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/SH7vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/SH7vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/SH7vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "80",
"abilities": [
{
"name": "Aqua Mirage",
"text": "If you have no cards in your hand, prevent all damage done to Milotic by attacks from your opponent's Pokémon.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dwindling Wave",
"text": "Does 80 damage minus 10 damage for each damage counter on Milotic.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+20"
}
],
"rarity": "Rare",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 277.13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 277.13
},
{
"condition": "LP",
"price": 127.17
},
{
"condition": "MP",
"price": 89.32
},
{
"condition": "HP",
"price": 81.62
},
{
"condition": "DMG",
"price": 62.56
}
],
"graded": [
{
"company": "BGS",
"grade": "8",
"value": 152.5,
"low": 152.5,
"high": 152.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7.5",
"value": 240,
"low": 225.6,
"high": 327.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "8",
"value": 395,
"low": 450,
"high": 450,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 339,
"low": 327,
"high": 351,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 649,
"low": 624,
"high": 674,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 106,
"low": 90.1,
"high": 121.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 210.25,
"low": 166.62,
"high": 250,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "7",
"value": 493.5,
"low": 357.6,
"high": 579.86,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "8",
"value": 820,
"low": 787.5,
"high": 1300.49,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 3500,
"low": 3500,
"high": 3500,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "8.5",
"value": 1300,
"low": 1300,
"high": 1300,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:03:12.814Z",
"trend_7d": {
"direction": "down",
"percent": -0.66
}
}
}
}