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 2 Energy from this Pokémon. This attack does 170 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
Add a card from your opponent's discard pile to their Prize cards face down. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm10b_ja-58vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm10b_ja-58vh",
"name": "Naganadel-GX",
"number": "58",
"printed_number": "58",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/58vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/58vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/58vh.large.webp"
}
],
"expansion": {
"id": "sm10b_ja",
"name": "Sky Legend",
"total": 69,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "sm10b",
"printed_total": 54,
"release_date": "2019/04/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10b_ja.symbol.png",
"translation": {
"en": {
"name": "Sky Legend"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573569",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/58vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/58vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/58vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Dragon"
],
"hp": "210",
"abilities": [
{
"name": "Ultra Conversion",
"text": "Once during your turn (before your attack), you may discard an Ultra Beast card from your hand. If you do, draw 3 cards.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Venom Shot",
"text": "Discard 2 Energy from this Pokémon. This attack does 170 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Injection-GX",
"text": "Add a card from your opponent's discard pile to their Prize cards face down. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "ConceptLab",
"pricing": {
"currency": "USD",
"market": 4.88,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.88
},
{
"condition": "LP",
"price": 4
},
{
"condition": "DMG",
"price": 2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 12,
"high": 12,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 33.99,
"low": 30,
"high": 42.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26.68,
"low": 33,
"high": 33,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:50:59.809Z",
"trend_7d": {
"direction": "down",
"percent": -5.79
}
}
}
}