Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Prismatic Evolutions
Whimsicott  (Master Ball)

Whimsicott (Master Ball)

Rare #8 Pokémon Stage 1 HP 100
Types
Grass
Illustrator
Mizue
Expansion
Prismatic Evolutions · Scarlet & Violet
Language
English
TCGplayer
610643

Attacks

Seed Bomb 40
Grass
GET /api/v1/pokemon/cards/sv8pt5-8vmh?include=prices 200 82ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv8pt5-8vmh",
    "name": "Whimsicott  (Master Ball)",
    "number": "8",
    "printed_number": "8",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/8vmh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/8vmh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/8vmh.large.png"
      }
    ],
    "expansion": {
      "id": "sv8pt5",
      "name": "Prismatic Evolutions",
      "total": 180,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "PRE",
      "printed_total": 131,
      "release_date": "2025/01/17",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "610643",
    "variants": [
      {
        "name": "masterBall",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/8vmh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/8vmh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/8vmh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Grass"
    ],
    "hp": "100",
    "abilities": [
      {
        "name": "Wafting Heal",
        "text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may heal all damage from your Active Grass Pokémon. If you healed any damage in this way, discard all Energy from that Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Grass"
        ],
        "converted_energy_cost": 1,
        "name": "Seed Bomb",
        "damage": "40"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Rare",
    "artist": "Mizue",
    "pricing": {
      "currency": "USD",
      "market": 10.89,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 10.89
        },
        {
          "condition": "LP",
          "price": 10.67
        },
        {
          "condition": "MP",
          "price": 8.65
        },
        {
          "condition": "DMG",
          "price": 9.68
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 39,
          "low": 39,
          "high": 39.63,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 305,
          "low": 259.25,
          "high": 350.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:36:35.971Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.68
      }
    }
  }
}