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

/api/v1/pokemon/cards/sm9-39vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm9-39vh",
"name": "Electrode",
"number": "39",
"printed_number": "39",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/39vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/39vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/39vh.large.webp"
}
],
"expansion": {
"id": "sm9",
"name": "Team Up",
"total": 198,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "TEU",
"printed_total": 181,
"release_date": "2019/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "183812",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/39vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/39vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/39vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "90",
"abilities": [
{
"name": "Electro Shaker",
"text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may move any number of Lightning Energy from your Pokémon to your other Pokémon in any way you like.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Speed Ball",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Asako Ito",
"pricing": {
"currency": "USD",
"market": 40.95,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 40.95
},
{
"condition": "LP",
"price": 36.99
},
{
"condition": "MP",
"price": 22.02
},
{
"condition": "HP",
"price": 13.21
},
{
"condition": "DMG",
"price": 28.57
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 105,
"low": 89.25,
"high": 120.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.38,
"low": 11.38,
"high": 19.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:53:13.930Z",
"trend_7d": {
"direction": "up",
"percent": 1.16
}
}
}
}