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

You may do 60 damage plus 40 more damage. If you do, Regigigas does 40 damage to itself.
/api/v1/pokemon/cards/dp7-9vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "dp7-9vh",
"name": "Regigigas",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/9vh.large.webp"
}
],
"expansion": {
"id": "dp7",
"name": "Stormfront",
"total": 106,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "SF",
"printed_total": 100,
"release_date": "2008/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88663",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/9vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "100",
"abilities": [
{
"name": "Regi Form",
"text": "If you have Regirock, Regice, and Registeel in play, the attack cost of Regigigas's attacks is Colorless less.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Mega Punch",
"damage": "30"
},
{
"cost": [
"Water",
"Fighting",
"Metal",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Giga Power",
"text": "You may do 60 damage plus 40 more damage. If you do, Regigigas does 40 damage to itself.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 7.14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.14
},
{
"condition": "LP",
"price": 5.14
},
{
"condition": "MP",
"price": 3.97
},
{
"condition": "HP",
"price": 1.92
},
{
"condition": "DMG",
"price": 1.16
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 78,
"low": 66.3,
"high": 89.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 18.99,
"low": 16.14,
"high": 21.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 34.05,
"low": 32,
"high": 47.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 9,
"low": 9,
"high": 12.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 18.73,
"low": 20.05,
"high": 20.45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 41,
"low": 26.66,
"high": 51,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 58.5,
"low": 36.63,
"high": 76.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "7",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 27.99,
"low": 23.79,
"high": 32.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:21:59.926Z",
"trend_7d": {
"direction": "up",
"percent": 8.18
}
}
}
}