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

Flip a coin. If heads, the Defending Pokémon is now Paralyzed.
If the Defending Pokémon has any basic Energy cards attached to it, flip a coin. If heads, choose 1 of those Energy cards and move it to 1 of your opponent's Benched Pokémon. If your opponent has no Benched Pokémon, ignore this effect.
/api/v1/pokemon/cards/ecard3-76?include=prices 200 16ms{
"success": true,
"data": {
"id": "ecard3-76",
"name": "Magnemite",
"number": "76",
"printed_number": "76",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/76.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/76.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/76.large.webp"
}
],
"expansion": {
"id": "ecard3",
"name": "Skyridge",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "SK",
"printed_total": 144,
"release_date": "2003/05/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87069",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/76.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/76.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/76.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "40",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Thunder Wave",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed."
},
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Magnetic Lines",
"text": "If the Defending Pokémon has any basic Energy cards attached to it, flip a coin. If heads, choose 1 of those Energy cards and move it to 1 of your opponent's Benched Pokémon. If your opponent has no Benched Pokémon, ignore this effect.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Shin-ichi Yoshida",
"pricing": {
"currency": "USD",
"market": 6.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.46
},
{
"condition": "MP",
"price": 5.81
},
{
"condition": "HP",
"price": 3.09
},
{
"condition": "DMG",
"price": 3.74
}
],
"graded": [
{
"company": "BGS",
"grade": "5",
"value": 5.5,
"low": 5.5,
"high": 5.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 32.7,
"low": 19,
"high": 46.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 179,
"low": 152.15,
"high": 205.85,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 57.42,
"low": 35.48,
"high": 60.21,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 36.74,
"low": 33.75,
"high": 43.74,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:47:10.710Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}