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

← Celestial Storm
Jirachi ◇

Jirachi ◇

Rare Prism Star #97 Pokémon BasicPrism Star HP 80
Types
Metal
Illustrator
Kouki Saitou
Expansion
Celestial Storm · Sun & Moon
Language
English
TCGplayer
170922

Attacks

Perish Dream 10
Colorless · Colorless · Colorless

This Pokémon is now Asleep. At the end of your opponent's next turn, the Defending Pokémon will be Knocked Out.

GET /api/v1/pokemon/cards/sm7-97vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sm7-97vh",
    "name": "Jirachi ◇",
    "number": "97",
    "printed_number": "97",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/97vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/97vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/97vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sm7",
      "name": "Celestial Storm",
      "total": 187,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "CES",
      "printed_total": 168,
      "release_date": "2018/08/03",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm7.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm7.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "170922",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/97vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/97vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/97vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "Prism Star"
    ],
    "types": [
      "Metal"
    ],
    "hp": "80",
    "abilities": [
      {
        "name": "Wish Upon a Star",
        "text": "If you took this Pokémon as a face-down Prize card during your turn and your Bench isn't full, before you put it into your hand, you may put it onto your Bench and take 1 more Prize card.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Perish Dream",
        "text": "This Pokémon is now Asleep. At the end of your opponent's next turn, the Defending Pokémon will be Knocked Out.",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Psychic",
        "value": "-20"
      }
    ],
    "rarity": "Rare Prism Star",
    "artist": "Kouki Saitou",
    "pricing": {
      "currency": "USD",
      "market": 14.19,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 14.19
        },
        {
          "condition": "LP",
          "price": 9.34
        },
        {
          "condition": "MP",
          "price": 6.49
        },
        {
          "condition": "HP",
          "price": 4.3
        },
        {
          "condition": "DMG",
          "price": 3.59
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 69,
          "low": 58.65,
          "high": 79.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 20.24,
          "low": 17.87,
          "high": 22.62,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 13.5,
          "low": 11.48,
          "high": 15.52,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 28,
          "low": 23.8,
          "high": 32.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 125,
          "low": 117.5,
          "high": 550,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 2,
          "low": 1.7,
          "high": 2.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 40,
          "low": 36.5,
          "high": 58.2,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 72,
          "low": 63.6,
          "high": 80.4,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-09-21T03:31:57.330Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.28
      }
    }
  }
}