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

Flip 2 coins. This attack does 20 more damage for each heads.
If this Pokémon and your opponent's Active Pokémon have the same amount of Energy attached, this attack does 90 more damage.
/api/v1/pokemon/cards/swsh6-181vh?include=prices 200 22ms{
"success": true,
"data": {
"id": "swsh6-181vh",
"name": "Metagross V",
"number": "181",
"printed_number": "181",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/181vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/181vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/181vh.large.webp"
}
],
"expansion": {
"id": "swsh6",
"name": "Chilling Reign",
"total": 233,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CRE",
"printed_total": 198,
"release_date": "2021/06/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "241788",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/181vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/181vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6/181vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V",
"Rapid Strike"
],
"types": [
"Metal"
],
"hp": "220",
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Bullet Punch",
"text": "Flip 2 coins. This attack does 20 more damage for each heads.",
"damage": "20"
},
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Synchro Hammer",
"text": "If this Pokémon and your opponent's Active Pokémon have the same amount of Energy attached, this attack does 90 more damage.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Rare Ultra",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 5.76,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.76
},
{
"condition": "LP",
"price": 5.19
},
{
"condition": "MP",
"price": 3.57
},
{
"condition": "HP",
"price": 3.5
},
{
"condition": "DMG",
"price": 2.25
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 23.5,
"low": 18,
"high": 39.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.05,
"low": 7.05,
"high": 7.05,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 99.99,
"low": 64.8,
"high": 135.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "up",
"percent": 45.2
}
},
{
"company": "PSA",
"grade": "5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18.5,
"low": 12.95,
"high": 25.3,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "SGC",
"grade": "10",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:01:06.865Z",
"trend_7d": {
"direction": "up",
"percent": 0.7
}
}
}
}