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
Crobat

Crobat

Artrea #91 Pokémon Stage 2
Types
Darkness
Illustrator
Kazuhisa Uragami
Expansion
Ninja Spinner · Mega Evolution
Language
Japanese
TCGplayer
683742

Attacks

Poison Sound Wave 80
Darkness

Your opponent's Active Pokémon is now Confused and Poisoned.

GET /api/v1/pokemon/cards/m4_ja-91vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m4_ja-91vh",
    "name": "Crobat",
    "number": "91",
    "printed_number": "91",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/91vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/91vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/91vh.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": "683742",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/91vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/91vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/91vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Darkness"
    ],
    "abilities": [
      {
        "name": "Nighttime Maneuvers",
        "text": "Once during your turn, if this Pokémon is in the Active Spot, you may use this Ability. Search your deck for a card. Shuffle your deck, then put that card on top of it.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Darkness"
        ],
        "converted_energy_cost": 1,
        "name": "Poison Sound Wave",
        "text": "Your opponent's Active Pokémon is now Confused and Poisoned.",
        "damage": "80"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Artrea",
    "artist": "Kazuhisa Uragami",
    "pricing": {
      "currency": "USD",
      "market": 2.46,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.46
        },
        {
          "condition": "DMG",
          "price": 1.69
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 27.82,
          "low": 23.65,
          "high": 31.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 21.13,
          "low": 13.5,
          "high": 21.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 8.72,
          "low": 8.61,
          "high": 8.61,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 8.5,
          "low": 5.33,
          "high": 10.7,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 9
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 9.14,
          "low": 7.6,
          "high": 10.55,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 37,
          "low": 31.71,
          "high": 64,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 28,
          "trend": {
            "direction": "down",
            "percent": -17.8
          }
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10.6,
          "low": 10.6,
          "high": 10.6,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 20.01,
          "low": 20.01,
          "high": 20.01,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 30.88,
          "low": 26.25,
          "high": 35.51,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 20.5,
          "low": 17.43,
          "high": 23.58,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:46:30.549Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.02
      }
    }
  }
}