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 30 damage plus 10 more damage for each Water Energy attached to all of your Pokémon.
/api/v1/pokemon/cards/hgss4-22?include=prices 200 17ms{
"success": true,
"data": {
"id": "hgss4-22",
"name": "Golduck",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/22.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/22.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/22.large.webp"
}
],
"expansion": {
"id": "hgss4",
"name": "HS—Triumphant",
"total": 103,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "TM",
"printed_total": 102,
"release_date": "2010/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85817",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/22.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/22.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/22.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "90",
"abilities": [
{
"name": "Natural Remedy",
"text": "Whenever you attach a Water Energy card from your hand to Golduck, remove 2 damage counters from Golduck.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Powerful Splash",
"text": "Does 30 damage plus 10 more damage for each Water Energy attached to all of your Pokémon.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 2.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.2
},
{
"condition": "LP",
"price": 1.14
},
{
"condition": "MP",
"price": 0.8
},
{
"condition": "HP",
"price": 0.74
},
{
"condition": "DMG",
"price": 1.32
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 146.5,
"low": 146.5,
"high": 153.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:15:00.976Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}