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

If your opponent's Active Pokémon's maximum HP is 100 or more, this attack does nothing.
/api/v1/pokemon/cards/sm3-45vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm3-45vrh",
"name": "Eelektrik",
"number": "45",
"printed_number": "45",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/45vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/45vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/45vrh.large.webp"
}
],
"expansion": {
"id": "sm3",
"name": "Burning Shadows",
"total": 177,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "BUS",
"printed_total": 147,
"release_date": "2017/08/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "138527",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/45vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/45vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/45vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "90",
"attacks": [
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Small Appetite",
"text": "If your opponent's Active Pokémon's maximum HP is 100 or more, this attack does nothing.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Uncommon",
"artist": "OOYAMA",
"pricing": {
"currency": "USD",
"market": 0.42,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.42
},
{
"condition": "MP",
"price": 0.28
},
{
"condition": "DMG",
"price": 0.24
}
],
"graded": [
{
"company": "PSA",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:47:31.121Z",
"trend_7d": {
"direction": "up",
"percent": 2.44
}
}
}
}