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 20 damage plus 10 more damage for each Water Energy attached to Seadra but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.
Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Seadra.
/api/v1/pokemon/cards/base3_ja-20?include=prices 200 46ms{
"success": true,
"data": {
"id": "base3_ja-20",
"name": "Seadra",
"number": "117",
"printed_number": "117",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-20.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-20.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-20.large.webp"
}
],
"expansion": {
"id": "base3_ja",
"name": "Mystery of the Fossils",
"total": 48,
"language": "Japanese",
"language_code": "ja",
"series": "Original",
"printed_total": 48,
"release_date": "1997/06/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base3_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base3_ja.symbol.png",
"translation": {
"en": {
"name": "Mystery of the Fossils"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-20.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-20.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3_ja-20.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "60",
"attacks": [
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Water Gun",
"text": "Does 20 damage plus 10 more damage for each Water Energy attached to Seadra but not used to pay for this attack's Energy cost. You can't add more than 20 damage in this way.",
"damage": "20+"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Agility",
"text": "Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Seadra.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 3.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.49
},
{
"condition": "LP",
"price": 1.18
},
{
"condition": "MP",
"price": 0.83
},
{
"condition": "HP",
"price": 0.69
},
{
"condition": "DMG",
"price": 0.32
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 45,
"low": 45,
"high": 47.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 314.75,
"low": 199.5,
"high": 365,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 29.99,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 21.63,
"low": 14,
"high": 23.06,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-11T03:10:23.424Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}