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
Watchog

Watchog

Artrea #95 Pokémon Stage 1
Types
Colorless
Illustrator
MARINA Chikazawa
Expansion
Ninja Spinner · Mega Evolution
Language
Japanese
TCGplayer
683746

Attacks

Unannounced Check
Colorless

Flip 3 coins. If any are heads, look at your opponent's hand and choose as many cards as the number of heads. Your opponent shuffles those cards into their deck.

Low Kick 50
Colorless
GET /api/v1/pokemon/cards/m4_ja-95vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m4_ja-95vh",
    "name": "Watchog",
    "number": "95",
    "printed_number": "95",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/95vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/95vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/95vh.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": "683746",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/95vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/95vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m4_ja/95vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Colorless"
    ],
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Unannounced Check",
        "text": "Flip 3 coins. If any are heads, look at your opponent's hand and choose as many cards as the number of heads. Your opponent shuffles those cards into their deck."
      },
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Low Kick",
        "damage": "50"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Artrea",
    "artist": "MARINA Chikazawa",
    "pricing": {
      "currency": "USD",
      "market": 1.79,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.79
        },
        {
          "condition": "MP",
          "price": 1.55
        },
        {
          "condition": "HP",
          "price": 1.09
        },
        {
          "condition": "DMG",
          "price": 1.07
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 14.63,
          "low": 11.5,
          "high": 15.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 4.25,
          "low": 4.25,
          "high": 4.25,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 35,
          "low": 27.26,
          "high": 45,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 9.5,
          "low": 9.5,
          "high": 9.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 14.12,
          "low": 14.02,
          "high": 14.21,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-22T02:46:30.549Z",
      "trend_7d": {
        "direction": "down",
        "percent": -21.15
      }
    }
  }
}