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

← Mythical & Legendary Dream Shine Collection
Suicune

Suicune

Common #10 Pokémon Basic
Types
Water
Illustrator
Yoshinobu Saito
Expansion
Mythical & Legendary Dream Shine Collection · XY
Language
Japanese
TCGplayer
606049

Attacks

Spiral Drain 20
Water · Colorless

Heal 20 damage from this Pokemon.

Aurora Beam 80
Water · Water · Colorless
GET /api/v1/pokemon/cards/cp5_ja-10?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "cp5_ja-10",
    "name": "Suicune",
    "number": "10",
    "printed_number": "10",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/10.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/10.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/10.large.webp"
      }
    ],
    "expansion": {
      "id": "cp5_ja",
      "name": "Mythical & Legendary Dream Shine Collection",
      "total": 38,
      "language": "Japanese",
      "language_code": "ja",
      "series": "XY",
      "code": "CP5",
      "printed_total": 36,
      "release_date": "2016/07/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp5_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp5_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Mythical & Legendary Dream Shine Collection"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "606049",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/10.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/10.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp5_ja/10.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Water"
    ],
    "attacks": [
      {
        "cost": [
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Spiral Drain",
        "text": "Heal 20 damage from this Pokemon.",
        "damage": "20"
      },
      {
        "cost": [
          "Water",
          "Water",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Aurora Beam",
        "damage": "80"
      }
    ],
    "rarity": "Common",
    "artist": "Yoshinobu Saito",
    "pricing": {
      "currency": "USD",
      "market": 8.07,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.07
        },
        {
          "condition": "LP",
          "price": 4.36
        },
        {
          "condition": "MP",
          "price": 4
        },
        {
          "condition": "HP",
          "price": 4.48
        },
        {
          "condition": "DMG",
          "price": 2
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 17.15,
          "low": 14.58,
          "high": 19.72,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 67.13,
          "low": 13,
          "high": 121.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 6.38,
          "low": 5.42,
          "high": 7.34,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 143.7,
          "low": 75.41,
          "high": 363.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 12
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-08-23T02:16:46.755Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}