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

Attach up to 3 Water Energy cards from your discard pile to this Pokémon.
Flip 3 coins. This attack does 120 damage for each heads.
/api/v1/pokemon/cards/swsh35-13vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh35-13vh",
"name": "Wailord V",
"number": "13",
"printed_number": "13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/13vh.large.webp"
}
],
"expansion": {
"id": "swsh35",
"name": "Champion's Path",
"total": 80,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CPA",
"printed_total": 73,
"release_date": "2020/09/25",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh35.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh35.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "223008",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/13vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Water"
],
"hp": "280",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Draw Up",
"text": "Attach up to 3 Water Energy cards from your discard pile to this Pokémon."
},
{
"cost": [
"Water",
"Water",
"Water",
"Water"
],
"converted_energy_cost": 4,
"name": "Ocean Waves",
"text": "Flip 3 coins. This attack does 120 damage for each heads.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare Holo V",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 1.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.58
},
{
"condition": "LP",
"price": 1.57
},
{
"condition": "MP",
"price": 1.27
},
{
"condition": "DMG",
"price": 0.5
}
],
"graded": [
{
"company": "BCCG",
"grade": "10",
"value": 8.32,
"low": 8.06,
"high": 10.07,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "10",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"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": 69.95,
"low": 48.4,
"high": 69.95,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "up",
"percent": 35.8
}
},
{
"company": "PSA",
"grade": "8",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15.11,
"low": 14.85,
"high": 17.65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "9",
"value": 15,
"low": 15,
"high": 15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:03:08.109Z",
"trend_7d": {
"direction": "down",
"percent": -3.07
}
}
}
}