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
Fennekin

Fennekin

Artrea #85 Pokémon Basic
Types
Fire
Illustrator
satoma
Expansion
Ninja Spinner · Mega Evolution
Language
Japanese
TCGplayer
683736

Attacks

Call for Family
Colorless

Search your deck for up to 2 Basic Pokémon and put them onto your Bench. Then, shuffle your deck.

Steady Firebreathing 10
Fire
GET /api/v1/pokemon/cards/m4_ja-85vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m4_ja-85vh",
    "name": "Fennekin",
    "number": "85",
    "printed_number": "85",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/85vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/85vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/85vh.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": "683736",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/85vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/85vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/85vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Fire"
    ],
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Call for Family",
        "text": "Search your deck for up to 2 Basic Pokémon and put them onto your Bench. Then, shuffle your deck."
      },
      {
        "cost": [
          "Fire"
        ],
        "converted_energy_cost": 1,
        "name": "Steady Firebreathing",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Artrea",
    "artist": "satoma",
    "pricing": {
      "currency": "USD",
      "market": 2.53,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.53
        },
        {
          "condition": "DMG",
          "price": 2.5
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 14.75,
          "low": 13.5,
          "high": 20.01,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 7.35,
          "low": 6.07,
          "high": 8.9,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 5.52,
          "low": 5.5,
          "high": 7.1,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 22.5,
          "low": 20.51,
          "high": 39.19,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 129,
          "trend": {
            "direction": "down",
            "percent": -35.4
          }
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 13.38,
          "low": 12.65,
          "high": 13.85,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 15.02,
          "low": 15.02,
          "high": 15.02,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 20.47,
          "low": 19.78,
          "high": 20.86,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 20.25,
          "low": 17.21,
          "high": 23.29,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:46:30.549Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.64
      }
    }
  }
}