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

Shuffle your hand into your deck. Then, draw 6 cards.
This attack does 20 more damage for each of your opponent's Benched Pokémon.
/api/v1/pokemon/cards/fut20-dex-262?include=prices 200 17ms{
"success": true,
"data": {
"id": "fut20-dex-262",
"name": "Magearna",
"number": "128/185",
"printed_number": "128/185",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/fut20-dex-262.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/fut20-dex-262.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/fut20-dex-262.large.webp"
}
],
"expansion": {
"id": "fut20",
"name": "Miscellaneous Cards & Products",
"total": 5,
"language": "English",
"language_code": "en",
"series": "Other",
"code": "FUT20",
"printed_total": 5,
"release_date": "2020/09/11",
"logo": "https://api.rip.fun/storage/v1/object/public/avatars/sets/fut20/logo-1774920080320.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/fut20.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "282153",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/fut20-dex-262.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/fut20-dex-262.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/fut20/fut20-dex-262.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "90",
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Overhaul",
"text": "Shuffle your hand into your deck. Then, draw 6 cards."
},
{
"cost": [
"Colorless",
"Metal"
],
"converted_energy_cost": 2,
"name": "Windup Cannon",
"text": "This attack does 20 more damage for each of your opponent's Benched Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Rare",
"pricing": {
"currency": "USD",
"market": 0.25,
"is_stale": false,
"conditions": [],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 13.49,
"low": 11.47,
"high": 15.51,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 202.55,
"low": 299.99,
"high": 299.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:45:21.651Z",
"trend_7d": {
"direction": "down",
"percent": -3.85
}
}
}
}