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

The Defending Pokémon can't retreat during your opponent's next turn.
/api/v1/pokemon/cards/sm11_ja-27vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sm11_ja-27vh",
"name": "Eelektross",
"number": "27",
"printed_number": "27",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/27vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/27vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/27vh.large.webp"
}
],
"expansion": {
"id": "sm11_ja",
"name": "Miracle Twin",
"total": 115,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM11",
"printed_total": 94,
"release_date": "2019/05/31",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm11_ja.symbol.png",
"translation": {
"en": {
"name": "Miracle Twin"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "574530",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/27vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/27vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11_ja/27vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Lightning"
],
"hp": "150",
"abilities": [
{
"name": "Electric Swamp",
"text": "Once during your turn (before your attack), if this Pokémon is in your hand and you have at least 4 Lightning Energy cards in play, you may play this Pokémon onto your Bench. If you do, move any number of Lightning Energy from your other Pokémon to this Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Hover Over",
"text": "The Defending Pokémon can't retreat during your opponent's next turn.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Shigenori Negishi",
"pricing": {
"currency": "USD",
"market": 0.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.66
},
{
"condition": "LP",
"price": 0.5
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 113.5,
"low": 113.1,
"high": 136.7,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:11:03.505Z",
"trend_7d": {
"direction": "up",
"percent": 1.54
}
}
}
}