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 Metal Energy attached to this Pokémon.
Take another turn after this one. (You can't use more than 1 VSTAR Power in a game.)
/api/v1/pokemon/cards/swsh10d_ja-86vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "swsh10d_ja-86vh",
"name": "Origin Forme Dialga VSTAR",
"number": "86",
"printed_number": "86",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/86vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/86vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/86vh.large.webp"
}
],
"expansion": {
"id": "swsh10d_ja",
"name": "Time Gazer",
"total": 88,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S10D",
"printed_total": 67,
"release_date": "2022/04/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10d_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10d_ja.symbol.png",
"translation": {
"en": {
"name": "Time Gazer"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569841",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/86vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/86vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/86vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VSTAR"
],
"types": [
"Metal"
],
"hp": "280",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Metal Blast",
"text": "This attack does 40 more damage for each Metal Energy attached to this Pokémon.",
"damage": "40+"
},
{
"cost": [
"Metal",
"Metal",
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 5,
"name": "Star Chronos",
"text": "Take another turn after this one. (You can't use more than 1 VSTAR Power in a game.)",
"damage": "220"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Ultra Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 15.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.11
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 67,
"low": 56.95,
"high": 77.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 46,
"low": 39.1,
"high": 52.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 52.86,
"low": 59.4,
"high": 59.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 22.5,
"low": 21.13,
"high": 22.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:05:23.979Z",
"trend_7d": {
"direction": "up",
"percent": 29.59
}
}
}
}