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/sm1m_ja-8vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm1m_ja-8vh",
"name": "Shiinotic",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1m_ja/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1m_ja/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1m_ja/8vh.large.webp"
}
],
"expansion": {
"id": "sm1m_ja",
"name": "Collection Moon",
"total": 73,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM1M",
"printed_total": 60,
"release_date": "2016/12/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm1m_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm1m_ja.symbol.png",
"translation": {
"en": {
"name": "Collection Moon"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573150",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1m_ja/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1m_ja/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1m_ja/8vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "100",
"abilities": [
{
"name": "Illuminate",
"text": "Once during your turn (before your attack), you may search your deck for a Grass Pokémon, reveal it, and put it into your hand. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Flickering Spores",
"text": "Your opponent's Active Pokémon is now Asleep.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 1.98,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.98
}
],
"graded": [
{
"company": "PSA",
"grade": "8",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:52:51.206Z",
"trend_7d": {
"direction": "up",
"percent": 518.75
}
}
}
}