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 Asleep.
/api/v1/pokemon/cards/sm5-93vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm5-93vrh",
"name": "Shiinotic",
"number": "93",
"printed_number": "93",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/93vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/93vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/93vrh.large.webp"
}
],
"expansion": {
"id": "sm5",
"name": "Ultra Prism",
"total": 178,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UPR",
"printed_total": 156,
"release_date": "2018/02/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "157710",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/93vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/93vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/93vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fairy"
],
"hp": "100",
"abilities": [
{
"name": "Illuminate",
"text": "Once during your turn (before your attack), you may search your deck for a Fairy Pokémon, reveal it, and put it into your hand. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fairy",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Flickering Spores",
"text": "Your opponent's Active Pokémon is now Asleep.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 1.59,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.59
},
{
"condition": "LP",
"price": 1.2
},
{
"condition": "MP",
"price": 1.13
},
{
"condition": "DMG",
"price": 1.12
}
],
"graded": [],
"market_updated_at": "2026-09-21T03:49:14.262Z",
"trend_7d": {
"direction": "down",
"percent": -11.67
}
}
}
}