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

← Astral Radiance
Origin Forme Dialga VSTAR

Origin Forme Dialga VSTAR

Rare Holo VSTAR #114 Pokémon VSTAR HP 280
Types
Metal
Illustrator
5ban Graphics
Expansion
Astral Radiance · Sword & Shield
Language
English
TCGplayer
272339

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. (Skip Pokémon Checkup.) (You can't use more than 1 VSTAR Power in a game.)

GET /api/v1/pokemon/cards/swsh10-114vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh10-114vh",
    "name": "Origin Forme Dialga VSTAR",
    "number": "114",
    "printed_number": "114",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/114vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/114vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/114vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh10",
      "name": "Astral Radiance",
      "total": 216,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "ASR",
      "printed_total": 189,
      "release_date": "2022/05/27",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh10.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh10.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "272339",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/114vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/114vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/114vh.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. (Skip Pokémon Checkup.) (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": "Rare Holo VSTAR",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 2.17,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.17
        },
        {
          "condition": "LP",
          "price": 1.73
        },
        {
          "condition": "MP",
          "price": 1.32
        },
        {
          "condition": "HP",
          "price": 1.4
        },
        {
          "condition": "DMG",
          "price": 1.17
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 43.93,
          "low": 17.36,
          "high": 112.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 42,
          "low": 10,
          "high": 42,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 7,
          "low": 3,
          "high": 7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 49.99,
          "low": 19.92,
          "high": 77.2,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 6.75,
          "low": 6,
          "high": 6.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 6.01,
          "low": 5.11,
          "high": 6.91,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 14.4,
          "low": 15.05,
          "high": 19.41,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-22T02:50:29.227Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.33
      }
    }
  }
}