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

Move an Energy card attached to 1 of your opponent's Pokémon to another of your opponent's Pokémon. Smoochum is now Asleep.
/api/v1/pokemon/cards/hsp-HGSS13vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "hsp-HGSS13vh",
"name": "Smoochum",
"number": "HGSS13",
"printed_number": "HGSS13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS13vh.large.webp"
}
],
"expansion": {
"id": "hsp",
"name": "HGSS Black Star Promos",
"total": 25,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "PR-HS",
"printed_total": 25,
"release_date": "2010/02/10",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hsp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hsp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89364",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS13vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS13vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS13vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "30",
"abilities": [
{
"name": "Sweet Sleeping Face",
"text": "As long as Smoochum is Asleep, prevent all damage done to Smoochum by attacks.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Energy Antics",
"text": "Move an Energy card attached to 1 of your opponent's Pokémon to another of your opponent's Pokémon. Smoochum is now Asleep."
}
],
"rarity": "Promo",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 16
},
{
"condition": "MP",
"price": 10.63
},
{
"condition": "HP",
"price": 8.34
},
{
"condition": "DMG",
"price": 3.99
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 37.6,
"low": 37.6,
"high": 37.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:43:28.843Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}