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

← Time Gazer
Origin Forme Dialga VSTAR

Origin Forme Dialga VSTAR

Hyper Rare #82 Pokémon VSTAR HP 280
Types
Metal
Illustrator
5ban Graphics
Expansion
Time Gazer · Sword & Shield
Language
Japanese
TCGplayer
569837

Attacks

Metal Blast 40+
Colorless

This attack does 40 more damage for each Metal Energy attached to this Pokémon.

Star Chronos 220
Metal · Metal · Metal · Metal · Colorless

Take another turn after this one. (You can't use more than 1 VSTAR Power in a game.)

GET /api/v1/pokemon/cards/swsh10d_ja-82vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh10d_ja-82vh",
    "name": "Origin Forme Dialga VSTAR",
    "number": "82",
    "printed_number": "82",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/82vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/82vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/82vh.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": "569837",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/82vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/82vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10d_ja/82vh.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": "Hyper Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 10.48,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 10.48
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 1000,
          "low": 850,
          "high": 1150,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 37,
          "low": 20,
          "high": 37.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 27,
          "low": 22.95,
          "high": 31.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 41,
          "low": 40.25,
          "high": 41,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:05:23.979Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.76
      }
    }
  }
}