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 damage for each card in your opponent's hand.
/api/v1/pokemon/cards/sv3a_ja-10vh?include=prices 200 23ms{
"success": true,
"data": {
"id": "sv3a_ja-10vh",
"name": "Golisopod",
"number": "10",
"printed_number": "10",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/10vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/10vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/10vh.large.webp"
}
],
"expansion": {
"id": "sv3a_ja",
"name": "Raging Surf",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV3a",
"printed_total": 62,
"release_date": "2023/09/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv3a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv3a_ja.symbol.png",
"translation": {
"en": {
"name": "Raging Surf"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566868",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/10vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/10vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/10vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "140",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Power Cross",
"text": "This attack does 20 damage for each card in your opponent's hand.",
"damage": "20×"
},
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Waterfall",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 0.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.32
},
{
"condition": "LP",
"price": 0.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 37.2,
"low": 31.62,
"high": 42.78,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:18:26.281Z",
"trend_7d": {
"direction": "down",
"percent": -3.03
}
}
}
}