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

This attack does 30 damage to each Pokémon that has any Poké-Powers (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)
Search your deck for a Lightning Energy card and attach it to 1 of your Pokémon. Shuffle your deck afterward.
/api/v1/pokemon/cards/pl1-11vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pl1-11vh",
"name": "Manectric",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/11vh.large.webp"
}
],
"expansion": {
"id": "pl1",
"name": "Platinum",
"total": 133,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "PL",
"printed_total": 127,
"release_date": "2009/02/11",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87162",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl1/11vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "90",
"abilities": [
{
"name": "Electric Barrier",
"text": "Prevent all damage done to your Benched Pokémon (excluding any Manectric) by attacks.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Power Wave",
"text": "This attack does 30 damage to each Pokémon that has any Poké-Powers (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Attract Current",
"text": "Search your deck for a Lightning Energy card and attach it to 1 of your Pokémon. Shuffle your deck afterward.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+20"
}
],
"resistances": [
{
"type": "Metal",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 4.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.75
},
{
"condition": "LP",
"price": 3.77
},
{
"condition": "MP",
"price": 2.85
},
{
"condition": "HP",
"price": 2.54
},
{
"condition": "DMG",
"price": 1.4
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 18.2,
"low": 18.2,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 30.93,
"low": 26.29,
"high": 35.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1031.75,
"low": 1590,
"high": 1590,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9.75,
"low": 7,
"high": 10.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 42.96,
"low": 18,
"high": 42.96,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:16:33.156Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}