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-39vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm9-39vrh",
"name": "Electrode",
"number": "39",
"printed_number": "39",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/39vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/39vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/39vrh.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": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/39vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/39vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9/39vrh.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": 47.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 47.08
},
{
"condition": "LP",
"price": 37.57
},
{
"condition": "MP",
"price": 32.93
},
{
"condition": "HP",
"price": 16.5
},
{
"condition": "DMG",
"price": 22.38
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 105,
"low": 89.25,
"high": 120.75,
"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": 0.99
}
}
}
}