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

This attack does 50 more damage for each Colorless in your opponent's Active Pokémon's Retreat Cost.
Your opponent's Active Pokémon is now Asleep.
/api/v1/pokemon/cards/swsh2-43vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh2-43vh",
"name": "Milotic V",
"number": "43",
"printed_number": "43",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/43vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/43vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/43vh.large.webp"
}
],
"expansion": {
"id": "swsh2",
"name": "Rebel Clash",
"total": 209,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "RCL",
"printed_total": 192,
"release_date": "2020/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "213121",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/43vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/43vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/43vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Water"
],
"hp": "210",
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Aqua Impact",
"text": "This attack does 50 more damage for each Colorless in your opponent's Active Pokémon's Retreat Cost.",
"damage": "10"
},
{
"cost": [
"Water",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Hypno Splash",
"text": "Your opponent's Active Pokémon is now Asleep.",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo V",
"artist": "Ayaka Yoshida",
"pricing": {
"currency": "USD",
"market": 3.73,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.73
},
{
"condition": "MP",
"price": 2.34
},
{
"condition": "HP",
"price": 1.51
},
{
"condition": "DMG",
"price": 2.21
}
],
"graded": [
{
"company": "ACE",
"grade": "8",
"value": 16.01,
"low": 13.61,
"high": 18.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 120,
"low": 100.8,
"high": 140,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.08,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:45:11.316Z",
"trend_7d": {
"direction": "down",
"percent": -6.52
}
}
}
}