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

Turn all of your Prize cards face up. (Those Prize cards remain face up for the rest of the game.) If this Pokémon has at least 1 extra Psychic Energy and 1 extra Darkness Energy attached to it (in addition to this attack's cost), take 2 Prize cards. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm12_ja-102vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm12_ja-102vh",
"name": "Naganadel & Guzzlord-GX",
"number": "102",
"printed_number": "102",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/102vh.large.webp"
}
],
"expansion": {
"id": "sm12_ja",
"name": "Alter Genesis",
"total": 117,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM12",
"printed_total": 95,
"release_date": "2019/09/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12_ja.symbol.png",
"translation": {
"en": {
"name": "Alter Genesis"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572239",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/102vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/102vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12_ja/102vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX",
"TAG TEAM"
],
"types": [
"Dragon"
],
"hp": "280",
"abilities": [
{
"name": "Violent Appetite",
"text": "Once during your turn (before your attack), you may discard a Pokémon from your hand. If you do, heal 60 damage from this Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Jet Pierce",
"damage": "180"
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Chaotic Order-GX",
"text": "Turn all of your Prize cards face up. (Those Prize cards remain face up for the rest of the game.) If this Pokémon has at least 1 extra Psychic Energy and 1 extra Darkness Energy attached to it (in addition to this attack's cost), take 2 Prize cards. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "Aya Kusube",
"pricing": {
"currency": "USD",
"market": 89,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 89
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 182.73,
"low": 155.32,
"high": 210.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 149.25,
"low": 137.5,
"high": 258.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 94.47,
"low": 40.63,
"high": 96.92,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 69.9,
"low": 59.42,
"high": 80.39,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 188.95,
"low": 155.35,
"high": 195.11,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "6",
"value": 63,
"low": 53.55,
"high": 72.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 83.7,
"low": 120,
"high": 120,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 179.99,
"low": 179.99,
"high": 179.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:15:27.717Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}