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

← Scarlet & Violet Black Star Promos
Dialga ex

Dialga ex

Promo #180 Pokémon Basicex HP 220
Types
Metal
Illustrator
PLANETA Tsuji
Expansion
Scarlet & Violet Black Star Promos · Scarlet & Violet
Language
English
TCGplayer
619587

Attacks

Time Bellow 20
Metal

Draw a card.

Metal Blast 100+
Colorless · Colorless · Colorless

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

GET /api/v1/pokemon/cards/svp-180vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "svp-180vh",
    "name": "Dialga ex",
    "number": "180",
    "printed_number": "180",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/180vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/180vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/180vh.large.webp"
      }
    ],
    "expansion": {
      "id": "svp",
      "name": "Scarlet & Violet Black Star Promos",
      "total": 225,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SVP",
      "printed_total": 224,
      "release_date": "2023/01/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "619587",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/180vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/180vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/180vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Metal"
    ],
    "hp": "220",
    "attacks": [
      {
        "cost": [
          "Metal"
        ],
        "converted_energy_cost": 1,
        "name": "Time Bellow",
        "text": "Draw a card.",
        "damage": "20"
      },
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Metal Blast",
        "text": "This attack does 20 more damage for each Metal Energy attached to this Pokémon.",
        "damage": "100+"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Grass",
        "value": "-30"
      }
    ],
    "rarity": "Promo",
    "artist": "PLANETA Tsuji",
    "pricing": {
      "currency": "USD",
      "market": 0.74,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.74
        },
        {
          "condition": "MP",
          "price": 0.25
        },
        {
          "condition": "DMG",
          "price": 0.2
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "7",
          "value": 6.72,
          "low": 5.71,
          "high": 7.73,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "AGS",
          "grade": "10",
          "value": 67.45,
          "low": 19.99,
          "high": 67.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "AGS",
          "grade": "9",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 8.99,
          "low": 7.64,
          "high": 10.34,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 51,
          "low": 51,
          "high": 100.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 6.66,
          "low": 5.66,
          "high": 7.66,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 10.52,
          "low": 8.94,
          "high": 12.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10.27,
          "low": 8.73,
          "high": 11.81,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 12.25,
          "low": 10.41,
          "high": 14.09,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:53:34.082Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.9
      }
    }
  }
}