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

← SM Black Star Promos
Giratina (Staff Stamp)

Giratina (Staff Stamp)

Promo #SM151 Pokémon Basic HP 130
Types
Psychic
Illustrator
Shin Nagasawa
Expansion
SM Black Star Promos · Sun & Moon
Language
English
TCGplayer
178795

Attacks

Shadow Impact 130
Psychic · Psychic · Colorless

Put 4 damage counters on 1 of your Pokémon.

GET /api/v1/pokemon/cards/smp-SM151vs?include=prices 200 25ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp-SM151vs",
    "name": "Giratina (Staff Stamp)",
    "number": "SM151",
    "printed_number": "SM151",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM151vs.small.jpeg?v=1777697006501",
        "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM151vs.small.jpeg?v=1777697006501",
        "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM151vs.small.jpeg?v=1777697006501"
      }
    ],
    "expansion": {
      "id": "smp",
      "name": "SM Black Star Promos",
      "total": 251,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "PR-SM",
      "printed_total": 248,
      "release_date": "2017/02/03",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "178795",
    "variants": [
      {
        "name": "staffStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM151vs.small.jpeg?v=1777697006501",
            "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM151vs.small.jpeg?v=1777697006501",
            "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM151vs.small.jpeg?v=1777697006501"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "130",
    "abilities": [
      {
        "name": "Distortion Door",
        "text": "Once during your turn (before your attack), if this Pokémon is in your discard pile, you may put it onto your Bench. If you do, put 1 damage counter on 2 of your opponent's Benched Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Psychic",
          "Psychic",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Shadow Impact",
        "text": "Put 4 damage counters on 1 of your Pokémon.",
        "damage": "130"
      }
    ],
    "weaknesses": [
      {
        "type": "Darkness",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-20"
      }
    ],
    "rarity": "Promo",
    "artist": "Shin Nagasawa",
    "pricing": {
      "currency": "USD",
      "market": 372.8,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 372.8
        },
        {
          "condition": "LP",
          "price": 350
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 145,
          "low": 39,
          "high": 145,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 21,
          "low": 19,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 2225,
          "low": 1891.25,
          "high": 2558.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 372.5,
          "low": 316.63,
          "high": 428.37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 235,
          "low": 199.75,
          "high": 270.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:50:16.813Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.17
      }
    }
  }
}