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

Take up to 2 Lightning Energy cards from your discard pile and attach them to Lt. Surge's Electabuzz.
Take 1 Lightning Energy card attached to Lt. Surge's Electabuzz and attach it to 1 of your Benched Pokémon. If you have no Benched Pokémon, discard that Energy card.
/api/v1/pokemon/cards/gym1-27vuu?include=prices 200 17ms{
"success": true,
"data": {
"id": "gym1-27vuu",
"name": "Lt. Surge's Electabuzz",
"number": "27",
"printed_number": "27",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/27vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/27vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/27vuu.large.webp"
}
],
"expansion": {
"id": "gym1-unlimited",
"name": "Gym Heroes Unlimited",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Gym",
"printed_total": 132,
"release_date": "2000/08/14",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86852",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/27vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/27vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/27vuu.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "60",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Charge",
"text": "Take up to 2 Lightning Energy cards from your discard pile and attach them to Lt. Surge's Electabuzz."
},
{
"cost": [
"Lightning",
"Lightning"
],
"converted_energy_cost": 2,
"name": "Electric Current",
"text": "Take 1 Lightning Energy card attached to Lt. Surge's Electabuzz and attach it to 1 of your Benched Pokémon. If you have no Benched Pokémon, discard that Energy card.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 8.67,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.67
},
{
"condition": "LP",
"price": 6.18
},
{
"condition": "MP",
"price": 5.15
},
{
"condition": "HP",
"price": 3.86
},
{
"condition": "DMG",
"price": 2.54
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 5,
"low": 5,
"high": 10,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 19.5,
"low": 14.74,
"high": 24.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 39.75,
"low": 38.5,
"high": 41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 16,
"low": 15.5,
"high": 16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 21,
"low": 18.5,
"high": 24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 24.73,
"low": 19.5,
"high": 19.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:44:03.573Z",
"trend_7d": {
"direction": "down",
"percent": -0.8
}
}
}
}