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
Delcatty

Delcatty

Promo #SM132 Pokémon Stage 1 HP 90
Types
Colorless
Illustrator
0313
Expansion
SM Black Star Promos · Sun & Moon
Language
English
TCGplayer
172937

Attacks

Cat Kick 40
Colorless · Colorless
GET /api/v1/pokemon/cards/smp-SM132vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp-SM132vh",
    "name": "Delcatty",
    "number": "SM132",
    "printed_number": "SM132",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM132vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM132vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM132vh.large.webp"
      }
    ],
    "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": "172937",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM132vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM132vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM132vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "90",
    "abilities": [
      {
        "name": "Search for Friends",
        "text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may put 2 Supporter cards from your discard pile into your hand.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Cat Kick",
        "damage": "40"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "0313",
    "pricing": {
      "currency": "USD",
      "market": 8.34,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.34
        },
        {
          "condition": "LP",
          "price": 7.02
        },
        {
          "condition": "MP",
          "price": 6.88
        },
        {
          "condition": "HP",
          "price": 2.95
        },
        {
          "condition": "DMG",
          "price": 5.5
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "7",
          "value": 16.63,
          "low": 14.14,
          "high": 19.12,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 59.09,
          "low": 58.5,
          "high": 66,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 156.65,
          "low": 199,
          "high": 199,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-22T03:11:32.782Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.3
      }
    }
  }
}