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

← SWSH Black Star Promos
Kirlia

Kirlia

Promo #SWSH271 Pokémon Stage 1 HP 80
Types
Psychic
Illustrator
Taira Akitsu
Expansion
SWSH Black Star Promos · Sword & Shield
Language
English
TCGplayer
451846

Attacks

Slap 30
Psychic · Colorless
GET /api/v1/pokemon/cards/swshp-SWSH271vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swshp-SWSH271vh",
    "name": "Kirlia",
    "number": "SWSH271",
    "printed_number": "SWSH271",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH271vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH271vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH271vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swshp",
      "name": "SWSH Black Star Promos",
      "total": 307,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "PR-SW",
      "printed_total": 307,
      "release_date": "2019/11/15",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "451846",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH271vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH271vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH271vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "80",
    "abilities": [
      {
        "name": "Refinement",
        "text": "You must discard a card from your hand in order to use this Ability. Once during your turn, you may draw 2 cards.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Psychic",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Slap",
        "damage": "30"
      }
    ],
    "weaknesses": [
      {
        "type": "Metal",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Taira Akitsu",
    "pricing": {
      "currency": "USD",
      "market": 2.09,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.09
        },
        {
          "condition": "LP",
          "price": 1.77
        },
        {
          "condition": "MP",
          "price": 1.23
        },
        {
          "condition": "HP",
          "price": 0.75
        },
        {
          "condition": "DMG",
          "price": 1.36
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 69.99,
          "low": 59.49,
          "high": 80.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 100,
          "low": 85,
          "high": 115,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 3,
          "low": 2.55,
          "high": 3.45,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 50,
          "low": 50,
          "high": 76,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 67.48,
          "low": 76,
          "high": 76,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T02:07:39.302Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.95
      }
    }
  }
}