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

If you have the same number of cards in your hand as your opponent, this attack does 20 damage plus 40 more damage and the Defending Pokémon is now Confused.
Put a number of damage counters on each of your opponent's Pokémon equal to the number of Colorless Energy in that Pokémon's Retreat Cost (after applying effects to the Retreat Cost).
/api/v1/pokemon/cards/dp7-13?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp7-13",
"name": "Bronzong",
"number": "13",
"printed_number": "13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/13.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/13.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/13.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": "83994",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/13.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/13.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/13.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "90",
"abilities": [
{
"name": "Cycler",
"text": "Once during your turn (before your attack), you may choose a card from your hand and put it on top of your deck. Then, search your deck for up to 2 basic Energy cards, show them to your opponent, and put them into your hand. Shuffle your deck afterward. This power can't be used if Bronzong is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Strange Spin",
"text": "If you have the same number of cards in your hand as your opponent, this attack does 20 damage plus 40 more damage and the Defending Pokémon is now Confused.",
"damage": "20"
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Heavy Potential",
"text": "Put a number of damage counters on each of your opponent's Pokémon equal to the number of Colorless Energy in that Pokémon's Retreat Cost (after applying effects to the Retreat Cost)."
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+20"
}
],
"resistances": [
{
"type": "Fire",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Kyoko Umemoto",
"pricing": {
"currency": "USD",
"market": 0.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.97
},
{
"condition": "LP",
"price": 0.62
},
{
"condition": "MP",
"price": 0.46
},
{
"condition": "HP",
"price": 0.48
},
{
"condition": "DMG",
"price": 0.23
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 18.45,
"low": 29.99,
"high": 29.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:21:59.926Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}