Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Gym Heroes 1st Edition
Erika's Weepinbell

Erika's Weepinbell

Uncommon #48 Pokémon Stage 1 HP 60
Types
Grass
Illustrator
Atsuko Nishida
Expansion
Gym Heroes 1st Edition · Gym
Language
English
TCGplayer
85310

Attacks

Drool 10
Grass
Flytrap 20
Grass · Grass

Before doing damage, choose 1 of your opponent's Benched Pokémon and switch it with his or her Active Pokémon. This attack can't be used if your opponent has no Benched Pokémon.

GET /api/v1/pokemon/cards/gym1-48v1e?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "gym1-48v1e",
    "name": "Erika's Weepinbell",
    "number": "48",
    "printed_number": "48",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-1st-edition/48v1e.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-1st-edition/48v1e.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-1st-edition/48v1e.large.webp"
      }
    ],
    "expansion": {
      "id": "gym1-1st-edition",
      "name": "Gym Heroes 1st Edition",
      "total": 132,
      "language": "English",
      "language_code": "en",
      "series": "Gym",
      "printed_total": 132,
      "release_date": "2000/08/14",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym1.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym1.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "85310",
    "variants": [
      {
        "name": "firstEdition",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-1st-edition/48v1e.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-1st-edition/48v1e.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-1st-edition/48v1e.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Grass"
    ],
    "hp": "60",
    "attacks": [
      {
        "cost": [
          "Grass"
        ],
        "converted_energy_cost": 1,
        "name": "Drool",
        "damage": "10"
      },
      {
        "cost": [
          "Grass",
          "Grass"
        ],
        "converted_energy_cost": 2,
        "name": "Flytrap",
        "text": "Before doing damage, choose 1 of your opponent's Benched Pokémon and switch it with his or her Active Pokémon. This attack can't be used if your opponent has no Benched Pokémon.",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Atsuko Nishida",
    "pricing": {
      "currency": "USD",
      "market": 14.43,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 14.43
        },
        {
          "condition": "LP",
          "price": 10.4
        },
        {
          "condition": "MP",
          "price": 6.74
        },
        {
          "condition": "HP",
          "price": 3.99
        },
        {
          "condition": "DMG",
          "price": 5.19
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 20.25,
          "low": 17.21,
          "high": 23.29,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 50.8,
          "low": 43.18,
          "high": 58.42,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 59,
          "low": 50.15,
          "high": 67.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 16.47,
          "low": 20.7,
          "high": 20.7,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 17.5,
          "low": 14.88,
          "high": 20.13,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:05:15.870Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.12
      }
    }
  }
}