Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Phantasmal Flames
Suicune (Cosmos Holofoil)

Suicune (Cosmos Holofoil)

Rare #26 Pokémon Basic HP 130
Types
Water
Illustrator
Takeshi Nakamura
Expansion
Phantasmal Flames · Mega Evolution
Language
English
TCGplayer
670788
GET /api/v1/pokemon/cards/me2-26vcos?include=prices 200 59ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "me2-26vcos",
    "name": "Suicune (Cosmos Holofoil)",
    "number": "26",
    "printed_number": "26",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/me2/me2-26vcos.small.jpeg?v=1776735229156",
        "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/me2/me2-26vcos.small.jpeg?v=1776735229156",
        "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/me2/me2-26vcos.small.jpeg?v=1776735229156"
      }
    ],
    "expansion": {
      "id": "me2",
      "name": "Phantasmal Flames",
      "total": 130,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "PFL",
      "printed_total": 94,
      "release_date": "2025/11/14",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "670788",
    "variants": [
      {
        "name": "cosmosHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/me2/me2-26vcos.small.jpeg?v=1776735229156",
            "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/me2/me2-26vcos.small.jpeg?v=1776735229156",
            "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/me2/me2-26vcos.small.jpeg?v=1776735229156"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Water"
    ],
    "hp": "130",
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Rare",
    "artist": "Takeshi Nakamura",
    "pricing": {
      "currency": "USD",
      "market": 0.43,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.43
        },
        {
          "condition": "DMG",
          "price": 0.28
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "9",
          "value": 44.99,
          "low": 38.24,
          "high": 51.74,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T14:06:26.504Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.27
      }
    }
  }
}