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 10 more damage for each Water Energy attached to this Pokémon.
/api/v1/pokemon/cards/ebb1_ja-31?include=prices 200 18ms{
"success": true,
"data": {
"id": "ebb1_ja-31",
"name": "Samurott",
"number": "31",
"printed_number": "31",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/31.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/31.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/31.large.webp"
}
],
"expansion": {
"id": "ebb1_ja",
"name": "EX Battle Boost",
"total": 99,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "EBB",
"printed_total": 93,
"release_date": "2013/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ebb1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ebb1_ja.symbol.png",
"translation": {
"en": {
"name": "EX Battle Boost"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603043",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/31.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/31.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/31.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "140",
"abilities": [
{
"name": "Shell Armor",
"text": "Any damage done to this Pokémon by attacks is reduced by 20 (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hydro Pump",
"text": "Does 10 more damage for each Water Energy attached to this Pokémon.",
"damage": "70+"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 2.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.99
},
{
"condition": "HP",
"price": 2
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 210,
"low": 178.5,
"high": 241.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 21.02,
"low": 17.87,
"high": 24.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T03:47:23.831Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}