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

This attack does 40 more damage for each Colorless in your opponent's Active Pokémon's Retreat Cost.
/api/v1/pokemon/cards/swsh10a_ja-52?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh10a_ja-52",
"name": "Bronzong",
"number": "52",
"printed_number": "52",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/52.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/52.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/52.large.webp"
}
],
"expansion": {
"id": "swsh10a_ja",
"name": "Dark Phantasma",
"total": 99,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S10a",
"printed_total": 71,
"release_date": "2022/05/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10a_ja.symbol.png",
"translation": {
"en": {
"name": "Dark Phantasma"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570715",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/52.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/52.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10a_ja/52.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Metal"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Ram",
"damage": "30"
},
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Gravitational Drop",
"text": "This attack does 40 more damage for each Colorless in your opponent's Active Pokémon's Retreat Cost.",
"damage": "40+"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Non",
"artist": "AKIRA EGAWA",
"pricing": {
"currency": "USD",
"market": 0.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.32
},
{
"condition": "LP",
"price": 0.1
},
{
"condition": "DMG",
"price": 0.05
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T12:35:14.237Z",
"trend_7d": {
"direction": "down",
"percent": -3.03
}
}
}
}