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

This attack's damage isn't affected by any effects on your opponent's Active Pokémon.
/api/v1/pokemon/cards/svp-60vs?include=prices 200 18ms{
"success": true,
"data": {
"id": "svp-60vs",
"name": "Aegislash (Staff Stamp)",
"number": "60",
"printed_number": "60",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/60vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/60vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/60vs.large.webp"
}
],
"expansion": {
"id": "svp",
"name": "Scarlet & Violet Black Star Promos",
"total": 225,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVP",
"printed_total": 224,
"release_date": "2023/01/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/60vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/60vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/60vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Metal"
],
"hp": "150",
"abilities": [
{
"name": "Mysterious Shield",
"text": "Prevent all damage done to this Pokémon by attacks from your opponent's Pokémon ex and Pokémon V.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Hard Bashing",
"text": "This attack's damage isn't affected by any effects on your opponent's Active Pokémon.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Promo",
"artist": "Takeshi Nakamura",
"pricing": {
"currency": "USD",
"market": 24.05,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 24.05
},
{
"condition": "LP",
"price": 15.84
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 90,
"low": 76.5,
"high": 103.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 45.48,
"low": 45.48,
"high": 48.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:06:16.708Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}