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

Your opponent's Active Pokémon is now Burned, Confused, and Poisoned.
Heal 20 damage from this Pokémon. The Defending Pokémon can't retreat during your opponent's next turn.
/api/v1/pokemon/cards/sm2p_ja-3vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm2p_ja-3vrh",
"name": "Victreebel",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/3vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/3vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/3vrh.large.webp"
}
],
"expansion": {
"id": "sm2p_ja",
"name": "Facing a New Trial",
"total": 70,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM2+",
"printed_total": 49,
"release_date": "2017/01/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm2p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm2p_ja.symbol.png",
"translation": {
"en": {
"name": "Facing a New Trial"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573784",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/3vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/3vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm2p_ja/3vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "140",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Pollen Hazard",
"text": "Your opponent's Active Pokémon is now Burned, Confused, and Poisoned.",
"damage": "20"
},
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Stick and Absorb",
"text": "Heal 20 damage from this Pokémon. The Defending Pokémon can't retreat during your opponent's next turn.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "TOKIYA",
"pricing": {
"currency": "USD",
"market": 10,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10
},
{
"condition": "LP",
"price": 4.25
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 100.58,
"low": 75,
"high": 75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "3",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 21.5,
"low": 18.27,
"high": 24.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 99.99,
"low": 84.99,
"high": 114.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:26:34.715Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}