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

The Defending Pokémon is now Confused.
/api/v1/pokemon/cards/dp2-6vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "dp2-6vh",
"name": "Bronzong",
"number": "6",
"printed_number": "6",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/6vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/6vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/6vh.large.webp"
}
],
"expansion": {
"id": "dp2",
"name": "Mysterious Treasures",
"total": 124,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "MT",
"printed_total": 123,
"release_date": "2007/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "83992",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/6vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/6vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp2/6vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Metal"
],
"hp": "90",
"abilities": [
{
"name": "Miracle Oracle",
"text": "Once during your turn (before your attack), you may draw a card. Then, discard a card from your hand. If you discard an Energy card, draw 1 more card. This power can't be used if Bronzong is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Shady Stamp",
"text": "The Defending Pokémon is now Confused.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "+30"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Daisuke Ito",
"pricing": {
"currency": "USD",
"market": 4.37,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.37
},
{
"condition": "LP",
"price": 2.58
},
{
"condition": "MP",
"price": 1.93
},
{
"condition": "HP",
"price": 1.4
},
{
"condition": "DMG",
"price": 0.95
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 37.75,
"low": 32,
"high": 43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 30.5,
"low": 29.75,
"high": 31.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 255,
"low": 255,
"high": 885,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 12.75,
"low": 10.84,
"high": 14.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 13.68,
"low": 7.9,
"high": 11.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 15.26,
"low": 13.8,
"high": 16.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 32.5,
"low": 18,
"high": 32.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:30:25.245Z",
"trend_7d": {
"direction": "up",
"percent": 2.34
}
}
}
}