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 1st Edition
Victreebel

Victreebel

Rare #30 Pokémon Stage 2 HP 80
Types
Grass
Illustrator
Ken Sugimori
Expansion
Jungle 1st Edition · Base
Language
English
TCGplayer
106992

Attacks

Lure
Grass

If your opponent has any Benched Pokémon, choose 1 of them and switch it with his or her Active Pokémon.

Acid 20
Grass · Grass

Flip a coin. If heads, the Defending Pokémon can't retreat during your next turn.

GET /api/v1/pokemon/cards/base2-30v1e?include=prices 200 15ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "base2-30v1e",
    "name": "Victreebel",
    "number": "30",
    "printed_number": "30",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/30v1e.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/30v1e.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/30v1e.large.webp"
      }
    ],
    "expansion": {
      "id": "base2-1st-edition",
      "name": "Jungle 1st Edition",
      "total": 64,
      "language": "English",
      "language_code": "en",
      "series": "Base",
      "printed_total": 64,
      "release_date": "1999/06/16",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base2.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base2.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "106992",
    "variants": [
      {
        "name": "firstEdition",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/30v1e.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/30v1e.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base2-1st-edition/30v1e.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Grass"
    ],
    "hp": "80",
    "attacks": [
      {
        "cost": [
          "Grass"
        ],
        "converted_energy_cost": 1,
        "name": "Lure",
        "text": "If your opponent has any Benched Pokémon, choose 1 of them and switch it with his or her Active Pokémon."
      },
      {
        "cost": [
          "Grass",
          "Grass"
        ],
        "converted_energy_cost": 2,
        "name": "Acid",
        "text": "Flip a coin. If heads, the Defending Pokémon can't retreat during your next turn.",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Rare",
    "artist": "Ken Sugimori",
    "pricing": {
      "currency": "USD",
      "market": 15.82,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 15.82
        },
        {
          "condition": "LP",
          "price": 12.48
        },
        {
          "condition": "MP",
          "price": 7.46
        },
        {
          "condition": "HP",
          "price": 5.69
        },
        {
          "condition": "DMG",
          "price": 4.56
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9",
          "value": 28,
          "low": 23.8,
          "high": 32.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 87,
          "low": 77.5,
          "high": 175,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "3.5",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 17.5,
          "low": 14.88,
          "high": 20.13,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 15.26,
          "low": 15.26,
          "high": 15.26,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 32.4,
          "low": 27.54,
          "high": 37.26,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 22.5,
          "low": 19.13,
          "high": 25.87,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 304.79,
          "low": 281.37,
          "high": 328.28,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 22.7,
          "low": 26,
          "high": 26,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 23.65,
          "low": 21.49,
          "high": 33.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 41.42,
          "low": 49.99,
          "high": 49.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 74.5,
          "low": 30.6,
          "high": 77.8,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-09-21T03:09:48.931Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.15
      }
    }
  }
}