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

If your opponent has any Benched Pokémon, choose 1 of them and switch it with his or her Active Pokémon.
Flip a coin. If heads, the Defending Pokémon can't retreat during your next turn.
/api/v1/pokemon/cards/base4-32?include=prices 200 16ms{
"success": true,
"data": {
"id": "base4-32",
"name": "Victreebel",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/32.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/32.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/32.large.webp"
}
],
"expansion": {
"id": "base4",
"name": "Base Set 2",
"total": 130,
"language": "English",
"language_code": "en",
"series": "Base",
"code": "B2",
"printed_total": 130,
"release_date": "2000/02/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "42504",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/32.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/32.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/32.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": 4.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.32
},
{
"condition": "LP",
"price": 2.73
},
{
"condition": "MP",
"price": 1.83
},
{
"condition": "HP",
"price": 1.43
},
{
"condition": "DMG",
"price": 1.02
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 46,
"low": 39.1,
"high": 52.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 8.38,
"low": 8,
"high": 8.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16,
"low": 16,
"high": 18,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 120.75,
"low": 86.88,
"high": 130,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 10,
"high": 10.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 15.13,
"low": 16.5,
"high": 16.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 22.43,
"low": 11,
"high": 22.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 65,
"low": 54.6,
"high": 352.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T02:30:41.709Z",
"trend_7d": {
"direction": "flat",
"percent": -0.46
}
}
}
}