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 Gastrodon East Sea.
/api/v1/pokemon/cards/dp3-8vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "dp3-8vh",
"name": "Gastrodon East Sea",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/8vh.large.webp"
}
],
"expansion": {
"id": "dp3",
"name": "Secret Wonders",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "SW",
"printed_total": 132,
"release_date": "2007/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85657",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp3/8vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "100",
"abilities": [
{
"name": "Osmotic Pressure",
"text": "Once during your turn (before your attack), if you have Gastrodon West Sea in play, you may move up to 3 damage counters from Gastrodon East Sea to 1 of your Gastrodon West Sea.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dwindling Wave",
"text": "Does 80 damage minus 10 damage for each damage counter on Gastrodon East Sea.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "+30"
}
],
"resistances": [
{
"type": "Lightning",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Kazuyuki Kano",
"pricing": {
"currency": "USD",
"market": 13.73,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.73
},
{
"condition": "LP",
"price": 9.1
},
{
"condition": "MP",
"price": 6.05
},
{
"condition": "HP",
"price": 2.87
},
{
"condition": "DMG",
"price": 2.44
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 21.5,
"low": 18.27,
"high": 24.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 38,
"low": 18,
"high": 53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 500,
"low": 425,
"high": 575,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 11.49,
"low": 9.77,
"high": 13.21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 32.5,
"low": 25,
"high": 39.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 58.31,
"low": 60.99,
"high": 68.89,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 60,
"low": 60,
"high": 66.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-16T04:59:34.948Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}