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/ex11-70?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex11-70",
"name": "Holon's Magnemite",
"number": "70",
"printed_number": "70",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/70.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/70.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/70.large.webp"
}
],
"expansion": {
"id": "ex11",
"name": "Delta Species",
"total": 114,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DS",
"printed_total": 113,
"release_date": "2005/10/31",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86156",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/70.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/70.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/70.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "40",
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Linear Attack",
"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": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Katsura Tabata",
"pricing": {
"currency": "USD",
"market": 1.73,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.73
},
{
"condition": "LP",
"price": 1.29
},
{
"condition": "MP",
"price": 1.3
},
{
"condition": "HP",
"price": 0.84
},
{
"condition": "DMG",
"price": 0.95
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 31.95,
"low": 31.44,
"high": 38.39,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 28.8,
"low": 24.48,
"high": 33.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 459.3,
"low": 741.99,
"high": 741.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 41.81,
"low": 59.9,
"high": 59.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 25.02,
"low": 17.88,
"high": 97,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:02:07.191Z",
"trend_7d": {
"direction": "up",
"percent": 4.22
}
}
}
}