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

Discard as many Metal Energy attached to this Pokémon as you like. For each Energy card discarded in this way, choose 1 of your opponent's Pokémon and do 30 damage to it. Don't apply Weakness and Resistance. (You may choose the same Pokémon more than once.)
/api/v1/pokemon/cards/xy10-62vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy10-62vh",
"name": "Bronzong BREAK",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/62vh.large.webp"
}
],
"expansion": {
"id": "xy10",
"name": "Fates Collide",
"total": 129,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "FCO",
"printed_total": 124,
"release_date": "2016/05/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "117837",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/62vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/62vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy10/62vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"BREAK"
],
"types": [
"Metal"
],
"hp": "130",
"attacks": [
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Metal Rain",
"text": "Discard as many Metal Energy attached to this Pokémon as you like. For each Energy card discarded in this way, choose 1 of your opponent's Pokémon and do 30 damage to it. Don't apply Weakness and Resistance. (You may choose the same Pokémon more than once.)"
}
],
"rarity": "Rare BREAK",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.86,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.86
},
{
"condition": "LP",
"price": 2.44
},
{
"condition": "MP",
"price": 1.54
},
{
"condition": "HP",
"price": 1.04
},
{
"condition": "DMG",
"price": 1.06
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 15.6,
"low": 13.26,
"high": 17.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 2.25,
"low": 1.91,
"high": 2.59,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 1.99,
"low": 1.99,
"high": 1.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 70,
"low": 42.5,
"high": 70,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 12.73,
"low": 14.99,
"high": 14.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.24,
"low": 9.09,
"high": 9.09,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:50:16.099Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}