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

Discard any number of Basic Energy cards from your hand. This attack does 50 damage for each card you discarded in this way.
/api/v1/pokemon/cards/sv3a_ja-79vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv3a_ja-79vh",
"name": "Gholdengo ex",
"number": "79",
"printed_number": "79",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/79vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/79vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/79vh.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": "566937",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/79vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/79vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/79vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Metal"
],
"hp": "260",
"abilities": [
{
"name": "Bonus Coin",
"text": "Once during your turn, you may draw a card. If this Pokémon is in the Active Spot, you may draw 1 more card.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Make It Rain",
"text": "Discard any number of Basic Energy cards from your hand. This attack does 50 damage for each card you discarded in this way.",
"damage": "50×"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Super Rare",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 2.92,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.92
},
{
"condition": "LP",
"price": 2.2
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 18.75,
"low": 9,
"high": 20,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 21.49,
"low": 18.27,
"high": 24.71,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:18:26.281Z",
"trend_7d": {
"direction": "down",
"percent": -10.43
}
}
}
}