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

← Nihil Zero
Espurr

Espurr

Art Rare #87 Pokémon Basic
Types
Psychic
Illustrator
MINAMINAMI Take
Expansion
Nihil Zero · Mega Evolution
Language
Japanese
TCGplayer
674406

Attacks

Nap
Colorless

Heal 20 damage from this Pokémon.

Stampede 10
Psychic
GET /api/v1/pokemon/cards/m3_ja-87vh?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m3_ja-87vh",
    "name": "Espurr",
    "number": "87",
    "printed_number": "87",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/87vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/87vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/87vh.large.webp"
      }
    ],
    "expansion": {
      "id": "m3_ja",
      "name": "Nihil Zero",
      "total": 117,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M3",
      "printed_total": 80,
      "release_date": "2026/01/23",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m3_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Nihil Zero"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "674406",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/87vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/87vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m3_ja/87vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Psychic"
    ],
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Nap",
        "text": "Heal 20 damage from this Pokémon."
      },
      {
        "cost": [
          "Psychic"
        ],
        "converted_energy_cost": 1,
        "name": "Stampede",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Darkness",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Art Rare",
    "artist": "MINAMINAMI Take",
    "pricing": {
      "currency": "USD",
      "market": 2.84,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.84
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 31.8,
          "low": 27.06,
          "high": 33.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 20.5,
          "low": 15.5,
          "high": 21.13,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 7.68,
          "low": 6.7,
          "high": 8.3,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 8.43,
          "low": 7.43,
          "high": 8.83,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 27.5,
          "low": 23.5,
          "high": 47,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 71,
          "trend": {
            "direction": "down",
            "percent": -8.4
          }
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 14,
          "low": 13.6,
          "high": 14,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15.88,
          "low": 14.52,
          "high": 18.72,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 57.22,
          "low": 59.99,
          "high": 59.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 24.96,
          "low": 24.99,
          "high": 24.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T03:27:37.319Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.89
      }
    }
  }
}