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

← Ninja Spinner
Xerneas

Xerneas

Artrea #89 Pokémon Basic
Types
Psychic
Illustrator
YASHIRO Nanaco
Expansion
Ninja Spinner · Mega Evolution
Language
Japanese
TCGplayer
683740

Attacks

Geo Storm 30×
Psychic · Psychic · Psychic

This attack does 30 damage for each Psychic Energy attached to all of your Pokémon in play.

GET /api/v1/pokemon/cards/m4_ja-89vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m4_ja-89vh",
    "name": "Xerneas",
    "number": "89",
    "printed_number": "89",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/89vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/89vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/89vh.large.webp"
      }
    ],
    "expansion": {
      "id": "m4_ja",
      "name": "Ninja Spinner",
      "total": 120,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M4",
      "printed_total": 83,
      "release_date": "2026/03/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m4_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m4_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Ninja Spinner"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "683740",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/89vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/89vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/89vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Psychic"
    ],
    "attacks": [
      {
        "cost": [
          "Psychic",
          "Psychic",
          "Psychic"
        ],
        "converted_energy_cost": 3,
        "name": "Geo Storm",
        "text": "This attack does 30 damage for each Psychic Energy attached to all of your Pokémon in play.",
        "damage": "30×"
      }
    ],
    "weaknesses": [
      {
        "type": "Metal",
        "value": "×2"
      }
    ],
    "rarity": "Artrea",
    "artist": "YASHIRO Nanaco",
    "pricing": {
      "currency": "USD",
      "market": 3.29,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 3.29
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 73.39,
          "low": 62.38,
          "high": 84.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 34,
          "low": 13.5,
          "high": 36,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 10,
          "low": 10,
          "high": 10,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 9.6,
          "low": 8.83,
          "high": 10.35,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 36,
          "low": 30,
          "high": 54,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 136,
          "trend": {
            "direction": "down",
            "percent": -12.1
          }
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 14.5,
          "low": 12.33,
          "high": 16.67,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 19.13,
          "low": 16.26,
          "high": 22,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 17.37,
          "low": 13.85,
          "high": 24.63,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 78.89,
          "low": 77.67,
          "high": 109.19,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 25.25,
          "low": 21.46,
          "high": 29.04,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:46:30.549Z",
      "trend_7d": {
        "direction": "down",
        "percent": -34.07
      }
    }
  }
}