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 card from your opponent's deck. Then, choose 1 card from your opponent's hand without looking and discard it. Regigigas can't use Giga Blaster during your next turn.
/api/v1/pokemon/cards/dpp-DP30vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dpp-DP30vh",
"name": "Regigigas LV.X",
"number": "DP30",
"printed_number": "DP30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP30vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP30vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP30vh.large.webp"
}
],
"expansion": {
"id": "dpp",
"name": "DP Black Star Promos",
"total": 56,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "PR-DPP",
"printed_total": 56,
"release_date": "2007/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dpp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dpp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88670",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP30vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP30vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP30vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Level-Up"
],
"types": [
"Colorless"
],
"hp": "150",
"abilities": [
{
"name": "Sacrifice",
"text": "Once during your turn (before your attack), you may choose 1 of your Pokémon in play and that Pokémon is Knocked Out. Then, search your discard pile for up to 2 basic Energy cards, attach them to Regigigas, and remove 8 damage counters from Regigigas. This power can't be used if Regigigas is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Water",
"Fighting",
"Metal",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Giga Blaster",
"text": "Discard the top card from your opponent's deck. Then, choose 1 card from your opponent's hand without looking and discard it. Regigigas can't use Giga Blaster during your next turn.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Shizurow",
"pricing": {
"currency": "USD",
"market": 15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15
},
{
"condition": "HP",
"price": 10.7
},
{
"condition": "DMG",
"price": 8.62
}
],
"graded": [
{
"company": "BGS",
"grade": "8",
"value": 102.15,
"low": 84,
"high": 84,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "1",
"value": 56,
"low": 50.6,
"high": 60.7,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "4",
"value": 62,
"low": 62,
"high": 62,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 78.46,
"low": 46.67,
"high": 164.05,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 99.5,
"low": 105,
"high": 105,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 115.5,
"low": 73.3,
"high": 174.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 39.45,
"low": 33.53,
"high": 45.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:33:03.352Z",
"trend_7d": {
"direction": "up",
"percent": 7.14
}
}
}
}