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

Discard the top 3 cards of your deck. If any of those cards are Energy cards, attach them to this Pokémon.
This attack also does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/swshp-SWSH281vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swshp-SWSH281vh",
"name": "Regidrago V",
"number": "SWSH281",
"printed_number": "SWSH281",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH281vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH281vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH281vh.large.webp"
}
],
"expansion": {
"id": "swshp",
"name": "SWSH Black Star Promos",
"total": 307,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "PR-SW",
"printed_total": 307,
"release_date": "2019/11/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "453485",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH281vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH281vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH281vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Dragon"
],
"hp": "220",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Celestial Roar",
"text": "Discard the top 3 cards of your deck. If any of those cards are Energy cards, attach them to this Pokémon."
},
{
"cost": [
"Grass",
"Grass",
"Fire"
],
"converted_energy_cost": 3,
"name": "Dragon Laser",
"text": "This attack also does 30 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "130"
}
],
"rarity": "Promo",
"artist": "PLANETA Hiiragi",
"pricing": {
"currency": "USD",
"market": 0.88,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.88
},
{
"condition": "HP",
"price": 0.57
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 12.8,
"low": 15.6,
"high": 15.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.34,
"low": 8.98,
"high": 8.98,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 59.99,
"low": 49.51,
"high": 63.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:07:39.302Z",
"trend_7d": {
"direction": "down",
"percent": -4.35
}
}
}
}