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

Choose 1 of your opponent's Pokémon. This attack does 10 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/ex3-62?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex3-62",
"name": "Magnemite",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/62.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/62.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/62.large.webp"
}
],
"expansion": {
"id": "ex3",
"name": "Dragon",
"total": 100,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DR",
"printed_total": 97,
"release_date": "2003/11/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87073",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/62.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/62.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/62.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "50",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Random Spark",
"text": "Choose 1 of your opponent's Pokémon. This attack does 10 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Metal",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 1.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.29
},
{
"condition": "LP",
"price": 0.97
},
{
"condition": "MP",
"price": 0.72
},
{
"condition": "HP",
"price": 0.55
},
{
"condition": "DMG",
"price": 0.28
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 46.62,
"low": 46.62,
"high": 46.62,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 17.5,
"low": 17.5,
"high": 19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"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": 0
},
{
"company": "PSA",
"grade": "10",
"value": 67.5,
"low": 65,
"high": 67.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 31.95,
"low": 21.5,
"high": 31.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:22:24.156Z",
"trend_7d": {
"direction": "up",
"percent": 3.2
}
}
}
}