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

← Intense Fight in the Destroyed Sky
Dialga

Dialga

Rare Holo #71 Pokémon Basic HP 100
Types
Metal
Illustrator
Mitsuhiro Arita
Expansion
Intense Fight in the Destroyed Sky · Diamond & Pearl
Language
Japanese
TCGplayer
608129

Attacks

Time-Space Traveling 50
Metal · Colorless · Colorless

Draw cards until you have 7 cards in your hand.

GET /api/v1/pokemon/cards/dp6_ja-71vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "dp6_ja-71vh",
    "name": "Dialga",
    "number": "71",
    "printed_number": "71",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/71vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/71vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/71vh.large.webp"
      }
    ],
    "expansion": {
      "id": "dp6_ja",
      "name": "Intense Fight in the Destroyed Sky",
      "total": 92,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Diamond & Pearl",
      "code": "DP6",
      "printed_total": 92,
      "release_date": "2008/07/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp6_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp6_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Intense Fight in the Destroyed Sky"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "608129",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/71vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/71vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6_ja/71vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Metal"
    ],
    "hp": "100",
    "abilities": [
      {
        "name": "Reverse Time",
        "text": "Once during your turn, when you put Dialga from your hand onto your Bench, you may search your discard pile for up to 3 in any combination of Pokémon (excluding Pokémon LV.X) and basic Energy cards. Show them to your opponent and put them on top of your deck in any order.",
        "type": "Poké-Power"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Metal",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Time-Space Traveling",
        "text": "Draw cards until you have 7 cards in your hand.",
        "damage": "50"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Psychic",
        "value": "-20"
      }
    ],
    "rarity": "Rare Holo",
    "artist": "Mitsuhiro Arita",
    "pricing": {
      "currency": "USD",
      "market": 5.99,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 5.99
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 204,
          "low": 173.4,
          "high": 234.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 80.25,
          "low": 43,
          "high": 135,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 18.5,
          "low": 15.73,
          "high": 21.28,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 87.5,
          "low": 56.5,
          "high": 134.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 9
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 16.5,
          "low": 14.03,
          "high": 18.97,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 23.88,
          "low": 17.5,
          "high": 445,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-08-14T04:05:29.685Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}