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 40 more damage for each Water Energy attached to this Pokémon.
/api/v1/pokemon/cards/swsh4-32vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh4-32vrh",
"name": "Wailord",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/32vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/32vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/32vrh.large.webp"
}
],
"expansion": {
"id": "swsh4",
"name": "Vivid Voltage",
"total": 203,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "VIV",
"printed_total": 185,
"release_date": "2020/11/13",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "226411",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/32vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/32vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4/32vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "200",
"abilities": [
{
"name": "Water Veil",
"text": "Whenever you attach an Energy card from your hand to this Pokémon, remove all Special Conditions from it.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Hydro Pump",
"text": "This attack does 40 more damage for each Water Energy attached to this Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "SATOSHI NAKAI",
"pricing": {
"currency": "USD",
"market": 0.63,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.63
},
{
"condition": "LP",
"price": 0.57
},
{
"condition": "MP",
"price": 0.38
},
{
"condition": "DMG",
"price": 0.4
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.39,
"low": 8.04,
"high": 11.62,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:34:30.364Z",
"trend_7d": {
"direction": "up",
"percent": 3.28
}
}
}
}