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 does 50 damage for each of your Drifloon and Drifblim in play. This attack also does 30 damage to each of your Drifloon and Drifblim. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/svp-135vs?include=prices 200 19ms{
"success": true,
"data": {
"id": "svp-135vs",
"name": "Drifblim (Staff Stamp)",
"number": "135",
"printed_number": "135",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/135vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/135vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/135vs.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/135vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/135vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/135vs.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "130",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Everyone Explode Now",
"text": "This attack does 50 damage for each of your Drifloon and Drifblim in play. This attack also does 30 damage to each of your Drifloon and Drifblim. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "50×"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Promo",
"artist": "Keisin",
"pricing": {
"currency": "USD",
"market": 19.67,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.67
},
{
"condition": "LP",
"price": 16.63
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 24.11,
"low": 20.49,
"high": 27.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 59,
"low": 50.15,
"high": 67.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 46,
"low": 44.5,
"high": 60.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 34,
"low": 28.9,
"high": 39.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 44.99,
"low": 38.24,
"high": 51.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T19:10:49.817Z",
"trend_7d": {
"direction": "up",
"percent": 1.24
}
}
}
}