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

The Defending Pokémon is now Asleep and Poisoned.
Flip a coin. If heads, this attack does 40 damage plus 30 more damage.
/api/v1/pokemon/cards/pcg5_ja-3vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "pcg5_ja-3vh",
"name": "Victreebel",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/3vh.large.webp"
}
],
"expansion": {
"id": "pcg5_ja",
"name": "Mirage Forest",
"total": 86,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 86,
"release_date": "2005/06/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg5_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg5_ja.symbol.png",
"translation": {
"en": {
"name": "Mirage Forest"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "611725",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg5_ja/3vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "100",
"abilities": [
{
"name": "Nectar Pod",
"text": "Once during your turn (before your attack), you may switch 1 of your opponent's Benched Stage 2 Evolved Pokémon with 1 of the Defending Pokémon. Your opponent chooses the Defending Pokémon to switch. This power can't be used if Victreebel is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Sleep Poison",
"text": "The Defending Pokémon is now Asleep and Poisoned.",
"damage": "10"
},
{
"cost": [
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sharp Leaf",
"text": "Flip a coin. If heads, this attack does 40 damage plus 30 more damage.",
"damage": "40+"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 10.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.36
}
],
"graded": [
{
"company": "BGS",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "4",
"value": 7.2,
"low": 6.12,
"high": 8.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 19.2,
"low": 16.32,
"high": 22.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 394.55,
"low": 449.1,
"high": 449.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-08-07T04:06:55.958Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}