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

You may attach a basic Energy card from your hand to this Pokémon.
This attack does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/sm35-8vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm35-8vrh",
"name": "Virizion",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/8vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/8vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/8vrh.large.webp"
}
],
"expansion": {
"id": "sm35",
"name": "Shining Legends",
"total": 81,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "SLG",
"printed_total": 73,
"release_date": "2017/10/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm35.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm35.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "146660",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/8vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/8vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/8vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "110",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Wrapped in Wind",
"text": "You may attach a basic Energy card from your hand to this Pokémon.",
"damage": "30"
},
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Pike",
"text": "This attack does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 0.47,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.47
},
{
"condition": "LP",
"price": 0.34
},
{
"condition": "MP",
"price": 0.44
},
{
"condition": "DMG",
"price": 0.22
}
],
"graded": [
{
"company": "AGS",
"grade": "4.5",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:19:46.877Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}