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 for each Water Energy attached to this Pokémon.
/api/v1/pokemon/cards/sv4k_ja-26?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv4k_ja-26",
"name": "Veluza",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/26.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/26.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/26.large.webp"
}
],
"expansion": {
"id": "sv4k_ja",
"name": "Ancient Roar",
"total": 95,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV4K",
"printed_total": 66,
"release_date": "2023/10/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4k_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv4k_ja.symbol.png",
"translation": {
"en": {
"name": "Ancient Roar"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "565781",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/26.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/26.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4k_ja/26.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "120",
"abilities": [
{
"name": "Fillet Memento",
"text": "If this Pokémon is in the Active Spot and is Knocked Out by damage from an attack from your opponent's Pokémon, you may move up to 2 Water Energy attached to this Pokémon to 1 of your Benched Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hydro Pump",
"text": "This attack does 20 more damage for each Water Energy attached to this Pokémon.",
"damage": "60+"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Non",
"artist": "Oswaldo KATO",
"pricing": {
"currency": "USD",
"market": 0.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.64
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 157,
"low": 133.45,
"high": 180.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T13:50:37.648Z",
"trend_7d": {
"direction": "down",
"percent": -1.54
}
}
}
}