Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

During your next turn, this Pokémon's Echoed Voice attack does 100 more damage (before applying Weakness and Resistance).
/api/v1/pokemon/cards/sv3-52?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv3-52",
"name": "Seismitoad",
"number": "52",
"printed_number": "52",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/52.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/52.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/52.large.webp"
}
],
"expansion": {
"id": "sv3",
"name": "Obsidian Flames",
"total": 230,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "OBF",
"printed_total": 197,
"release_date": "2023/08/11",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "509796",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/52.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/52.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/52.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Water"
],
"hp": "170",
"abilities": [
{
"name": "Quaking Zone",
"text": "As long as this Pokémon is in the Active Spot, attacks used by your opponent's Active Pokémon cost Colorless more.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Echoed Voice",
"text": "During your next turn, this Pokémon's Echoed Voice attack does 100 more damage (before applying Weakness and Resistance).",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Misa Tsutsui",
"pricing": {
"currency": "USD",
"market": 0.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.18
},
{
"condition": "LP",
"price": 0.13
},
{
"condition": "MP",
"price": 0.08
},
{
"condition": "DMG",
"price": 0.01
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:05:31.440Z",
"trend_7d": {
"direction": "up",
"percent": 5.88
}
}
}
}