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

← TAG TEAM GX: Tag All Stars
Giratina ◇

Giratina ◇

Prism Rare #58 Pokémon BasicPrism Star HP 160
Types
Psychic
Illustrator
Masakazu Fukuda
Expansion
TAG TEAM GX: Tag All Stars · Sun & Moon
Language
Japanese
TCGplayer
572711

Attacks

Crisis Dive 160
Psychic · Psychic · Psychic · Psychic

Discard 2 Energy from this Pokémon.

GET /api/v1/pokemon/cards/sm12a_ja-58vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sm12a_ja-58vh",
    "name": "Giratina ◇",
    "number": "58",
    "printed_number": "58",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/58vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/58vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/58vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sm12a_ja",
      "name": "TAG TEAM GX: Tag All Stars",
      "total": 226,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sun & Moon",
      "code": "SM12a",
      "printed_total": 173,
      "release_date": "2019/10/04",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm12a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "TAG TEAM GX: Tag All Stars"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "572711",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/58vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/58vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm12a_ja/58vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "Prism Star"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "160",
    "abilities": [
      {
        "name": "Chaotic Star",
        "text": "When you play this Pokémon from your hand onto your Bench during your turn, you may attach 2 Psychic Energy cards from your hand to it.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Psychic",
          "Psychic",
          "Psychic",
          "Psychic"
        ],
        "converted_energy_cost": 4,
        "name": "Crisis Dive",
        "text": "Discard 2 Energy from this Pokémon.",
        "damage": "160"
      }
    ],
    "weaknesses": [
      {
        "type": "Darkness",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-20"
      }
    ],
    "rarity": "Prism Rare",
    "artist": "Masakazu Fukuda",
    "pricing": {
      "currency": "USD",
      "market": 8.9,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.9
        },
        {
          "condition": "LP",
          "price": 8.2
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 45.88,
          "low": 17.25,
          "high": 74.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 24.99,
          "low": 24.99,
          "high": 24.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 7.51,
          "low": 6.38,
          "high": 8.64,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 14.99,
          "low": 12.74,
          "high": 17.24,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 195.5,
          "low": 194.3,
          "high": 866.4,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7,
          "trend": {
            "direction": "down",
            "percent": -47.6
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 25,
          "low": 23.75,
          "high": 26.04,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-22T04:05:18.749Z",
      "trend_7d": {
        "direction": "up",
        "percent": 14.4
      }
    }
  }
}