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

← Jungle
Bellsprout

Bellsprout

Common #69 Pokémon Basic HP 40
Types
Grass
Illustrator
Kagemaru Himeno
Expansion
Jungle · Original
Language
Japanese
TCGplayer

Attacks

Vine Whip 10
Grass
Call for Family
Grass

Search your deck for a Basic Pokémon named Bellsprout and put it onto your Bench. Shuffle your deck afterward. (You can't use this attack if your Bench is full.)

GET /api/v1/pokemon/cards/base2_ja-5?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "base2_ja-5",
    "name": "Bellsprout",
    "number": "69",
    "printed_number": "69",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-5.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-5.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-5.large.webp"
      }
    ],
    "expansion": {
      "id": "base2_ja",
      "name": "Jungle",
      "total": 48,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Original",
      "printed_total": 48,
      "release_date": "1997/03/05",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base2_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/base2_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Jungle"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-5.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-5.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2_ja-5.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Grass"
    ],
    "hp": "40",
    "attacks": [
      {
        "cost": [
          "Grass"
        ],
        "converted_energy_cost": 1,
        "name": "Vine Whip",
        "damage": "10"
      },
      {
        "cost": [
          "Grass"
        ],
        "converted_energy_cost": 1,
        "name": "Call for Family",
        "text": "Search your deck for a Basic Pokémon named Bellsprout and put it onto your Bench. Shuffle your deck afterward. (You can't use this attack if your Bench is full.)"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Kagemaru Himeno",
    "pricing": {
      "currency": "USD",
      "market": 8.55,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.55
        },
        {
          "condition": "LP",
          "price": 0.39
        },
        {
          "condition": "MP",
          "price": 0.4
        },
        {
          "condition": "HP",
          "price": 0.21
        },
        {
          "condition": "DMG",
          "price": 0.23
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 29.75,
          "low": 19.63,
          "high": 39.88,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "6",
          "value": 1.19,
          "low": 1.15,
          "high": 1.22,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 124,
          "low": 40,
          "high": 197,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 8.5,
          "low": 7.23,
          "high": 9.77,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 18,
          "low": 15.3,
          "high": 21.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 19,
          "low": 19,
          "high": 19,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T02:16:43.251Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}