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

Flip a coin. If heads, the Defending Pokémon is now Paralyzed. If tails, the Defending Pokémon is now Burned.
Choose 1 of your opponent's Benched Pokémon. This attack does 10 damage to that Pokémon for each Lunatone you have in play. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/ex8-47vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex8-47vrh",
"name": "Solrock",
"number": "47",
"printed_number": "47",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/47vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/47vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/47vrh.large.webp"
}
],
"expansion": {
"id": "ex8",
"name": "Deoxys",
"total": 108,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DX",
"printed_total": 107,
"release_date": "2005/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89426",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/47vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/47vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/47vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "70",
"abilities": [
{
"name": "Sunbeam",
"text": "The maximum HP for each Lunatone you have in play is now 80.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Scorching Light",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed. If tails, the Defending Pokémon is now Burned."
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Reflected Beam",
"text": "Choose 1 of your opponent's Benched Pokémon. This attack does 10 damage to that Pokémon for each Lunatone you have in play. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Kyoko Umemoto",
"pricing": {
"currency": "USD",
"market": 21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 21
},
{
"condition": "LP",
"price": 0.97
},
{
"condition": "MP",
"price": 0.79
},
{
"condition": "HP",
"price": 0.72
},
{
"condition": "DMG",
"price": 0.83
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 250,
"low": 250,
"high": 250,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "6.5",
"value": 29.66,
"low": 25.21,
"high": 34.11,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 19.75,
"low": 17,
"high": 22.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 25,
"low": 18,
"high": 25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 94.5,
"low": 19,
"high": 165,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 3.5,
"low": 2.98,
"high": 4.02,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:21:56.314Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}