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.
This attack does 20 damage for each Pokémon in your discard pile that has the United Wings attack.
/api/v1/pokemon/cards/svp-21vs?include=prices 200 18ms{
"success": true,
"data": {
"id": "svp-21vs",
"name": "Murkrow (Staff Stamp)",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/21vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/21vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/21vs.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/21vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/21vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/21vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Darkness"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Spin Turn",
"text": "Switch this Pokémon with 1 of your Benched Pokémon.",
"damage": "10"
},
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "United Wings",
"text": "This attack does 20 damage for each Pokémon in your discard pile that has the United Wings attack.",
"damage": "20×"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Promo",
"artist": "Shiburingaru",
"pricing": {
"currency": "USD",
"market": 43.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 43.52
},
{
"condition": "LP",
"price": 34.07
},
{
"condition": "MP",
"price": 29.86
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 31,
"low": 27.99,
"high": 31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 27.5,
"low": 23.38,
"high": 31.62,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 29.5,
"low": 25.08,
"high": 33.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:06:16.708Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}