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

Switch this Pokémon with 1 of your Benched Pokémon. Then, your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon.
/api/v1/pokemon/cards/bw8-46vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw8-46vh",
"name": "Magnezone",
"number": "46",
"printed_number": "46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/46vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/46vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/46vh.large.webp"
}
],
"expansion": {
"id": "bw8",
"name": "Plasma Storm",
"total": 138,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLS",
"printed_total": 135,
"release_date": "2013/02/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87120",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/46vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/46vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/46vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"Team Plasma"
],
"types": [
"Lightning"
],
"hp": "140",
"abilities": [
{
"name": "Dual Brains",
"text": "During your turn, you may play 2 Supporter cards.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Gyro Ball",
"text": "Switch this Pokémon with 1 of your Benched Pokémon. Then, your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 4.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.46
},
{
"condition": "LP",
"price": 3.45
},
{
"condition": "MP",
"price": 2.8
},
{
"condition": "HP",
"price": 2.62
},
{
"condition": "DMG",
"price": 1.69
}
],
"graded": [
{
"company": "AGS",
"grade": "9",
"value": 13.96,
"low": 11.87,
"high": 16.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 220,
"low": 187,
"high": 253,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 25.5,
"low": 9,
"high": 29,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 43.76,
"low": 34.38,
"high": 43.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:18:42.799Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}