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 Low Pressure System is in play, the Defending Pokémon is now Confused.
/api/v1/pokemon/cards/ex10-23?include=prices 200 15ms{
"success": true,
"data": {
"id": "ex10-23",
"name": "Elekid",
"number": "23",
"printed_number": "23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/23.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/23.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/23.large.webp"
}
],
"expansion": {
"id": "ex10",
"name": "Unseen Forces",
"total": 145,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "UF",
"printed_total": 115,
"release_date": "2005/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85170",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/23.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/23.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex10/23.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "50",
"abilities": [
{
"name": "Baby Evolution",
"text": "Once during your turn (before your attack), you may put Electabuzz from your hand onto Elekid (this counts as evolving Elekid) and remove all damage counters from Elekid.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Magnetic Trip",
"text": "If Low Pressure System is in play, the Defending Pokémon is now Confused.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Yuka Morii",
"pricing": {
"currency": "USD",
"market": 16.55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 16.55
},
{
"condition": "LP",
"price": 15.96
},
{
"condition": "MP",
"price": 11.82
},
{
"condition": "HP",
"price": 10.47
},
{
"condition": "DMG",
"price": 8.27
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 47.12,
"low": 47.12,
"high": 47.12,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 81.5,
"low": 13,
"high": 150,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 23.5,
"low": 19.97,
"high": 27.03,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 32.5,
"low": 27.63,
"high": 37.38,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 44,
"low": 37.4,
"high": 50.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:21:39.025Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}