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

← Delta Species
Kirlia

Kirlia

Uncommon #47 Pokémon Stage 1 HP 70
Types
Psychic
Illustrator
Midori Harada
Expansion
Delta Species · EX
Language
English
TCGplayer
86463

Attacks

Calm Mind
Colorless

Remove 3 damage counters from Kirlia.

Psychic Boom 20
Psychic · Colorless

Does 20 damage plus 10 more damage for each Energy attached to the Defending Pokémon.

GET /api/v1/pokemon/cards/ex11-47vrh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex11-47vrh",
    "name": "Kirlia",
    "number": "47",
    "printed_number": "47",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/47vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/47vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/47vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ex11",
      "name": "Delta Species",
      "total": 114,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "DS",
      "printed_total": 113,
      "release_date": "2005/10/31",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "86463",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/47vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/47vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/47vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "70",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Calm Mind",
        "text": "Remove 3 damage counters from Kirlia."
      },
      {
        "cost": [
          "Psychic",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Psychic Boom",
        "text": "Does 20 damage plus 10 more damage for each Energy attached to the Defending Pokémon.",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Midori Harada",
    "pricing": {
      "currency": "USD",
      "market": 30.91,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 30.91
        },
        {
          "condition": "LP",
          "price": 23.52
        },
        {
          "condition": "MP",
          "price": 5.97
        },
        {
          "condition": "HP",
          "price": 5.71
        },
        {
          "condition": "DMG",
          "price": 3.25
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 102,
          "low": 89.99,
          "high": 138,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 33,
          "low": 26,
          "high": 33,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 39.99,
          "low": 33.99,
          "high": 45.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 139.99,
          "low": 139.99,
          "high": 139.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 418.5,
          "low": 375,
          "high": 496.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 19.99,
          "low": 16.99,
          "high": 22.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 23,
          "low": 21.5,
          "high": 23,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 149.97,
          "low": 149.59,
          "high": 173.99,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-09-21T03:40:29.372Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.65
      }
    }
  }
}