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

You may attach a Metal Energy card from your hand to this Pokémon.
/api/v1/pokemon/cards/swsh10b_ja-77vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh10b_ja-77vh",
"name": "Melmetal V",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja/77vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja/77vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja/77vh.large.webp"
}
],
"expansion": {
"id": "swsh10b_ja",
"name": "Pokémon GO",
"total": 101,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S10b",
"printed_total": 71,
"release_date": "2022/06/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10b_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon GO"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja/77vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja/77vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10b_ja/77vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Metal"
],
"hp": "220",
"attacks": [
{
"cost": [
"Metal",
"Metal"
],
"converted_energy_cost": 2,
"name": "Arm Charge",
"text": "You may attach a Metal Energy card from your hand to this Pokémon.",
"damage": "50"
},
{
"cost": [
"Metal",
"Metal",
"Metal"
],
"converted_energy_cost": 3,
"name": "Mega Punch",
"damage": "140"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Super Rare",
"artist": "sadaji",
"pricing": {
"currency": "USD",
"market": 0.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 23.27,
"low": 19.78,
"high": 26.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 10,
"low": 9.5,
"high": 15.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 5,
"low": 5,
"high": 5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 5.35,
"low": 7,
"high": 7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 4.63,
"low": 3.94,
"high": 5.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 37,
"low": 27.5,
"high": 37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:32:34.680Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}