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

During your opponent's next turn, the Defending Pokémon's attacks do 30 less damage (before applying Weakness and Resistance).
/api/v1/pokemon/cards/swsh7d_ja-76vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh7d_ja-76vh",
"name": "Duraludon V",
"number": "76",
"printed_number": "76",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/76vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/76vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/76vh.large.webp"
}
],
"expansion": {
"id": "swsh7d_ja",
"name": "Skyscraping Perfection",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S7D",
"printed_total": 67,
"release_date": "2021/07/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh7d_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh7d_ja.symbol.png",
"translation": {
"en": {
"name": "Skyscraping Perfection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569399",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/76vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/76vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/76vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V",
"Single Strike"
],
"types": [
"Dragon"
],
"hp": "220",
"attacks": [
{
"cost": [
"Fighting",
"Metal"
],
"converted_energy_cost": 2,
"name": "Metal Claw",
"damage": "70"
},
{
"cost": [
"Fighting",
"Metal",
"Metal"
],
"converted_energy_cost": 3,
"name": "Breaking Swipe",
"text": "During your opponent's next turn, the Defending Pokémon's attacks do 30 less damage (before applying Weakness and Resistance).",
"damage": "140"
}
],
"rarity": "Super Rare",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 39.69,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 39.69
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 30.43,
"low": 25.87,
"high": 34.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 48.9,
"low": 38.5,
"high": 83.23,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:46:59.344Z",
"trend_7d": {
"direction": "up",
"percent": 1.61
}
}
}
}