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 20 more damage times the amount of Water Energy attached to this Pokémon.
/api/v1/pokemon/cards/sm75-17vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm75-17vrh",
"name": "Seadra",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/17vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/17vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/17vrh.large.webp"
}
],
"expansion": {
"id": "sm75",
"name": "Dragon Majesty",
"total": 80,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "DRM",
"printed_total": 70,
"release_date": "2018/09/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm75.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm75.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "175379",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/17vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/17vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/17vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Hydro Pump",
"text": "This attack does 20 more damage times the amount of Water Energy attached to this Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Yumi",
"pricing": {
"currency": "USD",
"market": 1.68,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.68
},
{
"condition": "LP",
"price": 1.02
},
{
"condition": "MP",
"price": 1.19
},
{
"condition": "HP",
"price": 1.04
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 196.75,
"low": 167.24,
"high": 226.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 81,
"low": 68.85,
"high": 93.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:56:51.413Z",
"trend_7d": {
"direction": "up",
"percent": 0.6
}
}
}
}