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

Flip a coin. If heads, the Defending Pokémon is now Poisoned. It now takes 20 Poison damage instead of 10 after each player's turn (even if it was already Poisoned).
/api/v1/pokemon/cards/gym2-47vuu?include=prices 200 18ms{
"success": true,
"data": {
"id": "gym2-47vuu",
"name": "Koga's Kakuna",
"number": "47",
"printed_number": "47",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/47vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/47vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/47vuu.large.webp"
}
],
"expansion": {
"id": "gym2-unlimited",
"name": "Gym Challenge Unlimited",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Gym",
"printed_total": 132,
"release_date": "2000/10/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86510",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/47vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/47vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym2-unlimited/47vuu.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "60",
"abilities": [
{
"name": "Emerge",
"text": "Once during your turn (before your attack), you may flip a coin. If heads, search your deck for an Evolution card named Koga's Beedrill and put it on Koga's Kakuna. (This counts as evolving Koga's Kakuna.) Shuffle your deck afterward. This power can't be used if Koga's Kakuna is Asleep, Confused, or Paralyzed.",
"type": "Pokémon Power"
}
],
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Toxic Secretion",
"text": "Flip a coin. If heads, the Defending Pokémon is now Poisoned. It now takes 20 Poison damage instead of 10 after each player's turn (even if it was already Poisoned)."
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 2.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.75
},
{
"condition": "LP",
"price": 2.07
},
{
"condition": "MP",
"price": 1.25
},
{
"condition": "HP",
"price": 0.89
},
{
"condition": "DMG",
"price": 0.73
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 47.18,
"low": 40.1,
"high": 54.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 70.25,
"low": 18,
"high": 99.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14,
"low": 10.13,
"high": 14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 44,
"low": 44,
"high": 47,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 6,
"low": 6,
"high": 7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 6,
"low": 6,
"high": 9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11,
"low": 11,
"high": 16.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18.45,
"low": 19.36,
"high": 19.36,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:25:41.215Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}