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

Your opponent's Active Pokémon is now Burned, Confused, and Poisoned.
Heal all damage from this Pokémon. If this Pokémon has at least 1 extra Grass Energy attached to it (in addition to this attack's cost), shuffle all cards from your discard pile into your deck. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm9_ja-97vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm9_ja-97vh",
"name": "Celebi & Venusaur GX",
"number": "97",
"printed_number": "97",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/97vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/97vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/97vh.large.webp"
}
],
"expansion": {
"id": "sm9_ja",
"name": "Tag Bolt",
"total": 118,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM9",
"printed_total": 95,
"release_date": "2018/12/07",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9_ja.symbol.png",
"translation": {
"en": {
"name": "Tag Bolt"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572631",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/97vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/97vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/97vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX",
"TAG TEAM"
],
"types": [
"Grass"
],
"hp": "270",
"attacks": [
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Pollen Hazard",
"text": "Your opponent's Active Pokémon is now Burned, Confused, and Poisoned.",
"damage": "50"
},
{
"cost": [
"Grass",
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Solar Beam",
"damage": "150"
},
{
"cost": [
"Grass",
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Evergreen-GX",
"text": "Heal all damage from this Pokémon. If this Pokémon has at least 1 extra Grass Energy attached to it (in addition to this attack's cost), shuffle all cards from your discard pile into your deck. (You can't use more than 1 GX attack in a game.)",
"damage": "180"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 129.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 129.99
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 200,
"low": 170,
"high": 230,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 163,
"low": 103,
"high": 229.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 105.75,
"low": 125,
"high": 125,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 469.99,
"low": 449.99,
"high": 658.27,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "7",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 37,
"low": 31.45,
"high": 42.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 80.04,
"low": 100,
"high": 100,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 499.99,
"low": 424.99,
"high": 574.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:56:59.448Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}