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

← Prismatic Evolutions
Exeggutor

Exeggutor

Uncommon #2 Pokémon Stage 1 HP 140
Types
Grass
Illustrator
Dsuke
Expansion
Prismatic Evolutions · Scarlet & Violet
Language
English
TCGplayer
610357

Attacks

Mega Drain 50
Grass · Colorless

Heal 30 damage from this Pokémon.

Solar Beam 130
Grass · Grass · Colorless
GET /api/v1/pokemon/cards/sv8pt5-2vrh?include=prices 200 92ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv8pt5-2vrh",
    "name": "Exeggutor",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/2vrh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/2vrh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/2vrh.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": "610357",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/2vrh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/2vrh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/2vrh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Grass"
    ],
    "hp": "140",
    "attacks": [
      {
        "cost": [
          "Grass",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Mega Drain",
        "text": "Heal 30 damage from this Pokémon.",
        "damage": "50"
      },
      {
        "cost": [
          "Grass",
          "Grass",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Solar Beam",
        "damage": "130"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Dsuke",
    "pricing": {
      "currency": "USD",
      "market": 0.17,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.17
        },
        {
          "condition": "LP",
          "price": 0.16
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 18.5,
          "low": 15.73,
          "high": 21.28,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 48,
          "low": 40.8,
          "high": 55.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 17.5,
          "low": 14.88,
          "high": 20.13,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:36:35.971Z",
      "trend_7d": {
        "direction": "down",
        "percent": -10.53
      }
    }
  }
}