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 3 coins. For each heads, remove 1 damage counter from each of your Pokémon. If a Pokémon has fewer damage counters than the number of heads, remove all of them.
Flip 2 coins. If 1 or both of them are heads, the Defending Pokémon is now Confused.
/api/v1/pokemon/cards/gym1-34vuu?include=prices 200 19ms{
"success": true,
"data": {
"id": "gym1-34vuu",
"name": "Sabrina's Venomoth",
"number": "34",
"printed_number": "34",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/34vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/34vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/34vuu.large.webp"
}
],
"expansion": {
"id": "gym1-unlimited",
"name": "Gym Heroes Unlimited",
"total": 132,
"language": "English",
"language_code": "en",
"series": "Gym",
"printed_total": 132,
"release_date": "2000/08/14",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/gym1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88890",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/34vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/34vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/34vuu.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "60",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Healing Pollen",
"text": "Flip 3 coins. For each heads, remove 1 damage counter from each of your Pokémon. If a Pokémon has fewer damage counters than the number of heads, remove all of them."
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Sonic Distortion",
"text": "Flip 2 coins. If 1 or both of them are heads, the Defending Pokémon is now Confused.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 7.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.25
},
{
"condition": "LP",
"price": 5.2
},
{
"condition": "MP",
"price": 4.66
},
{
"condition": "HP",
"price": 3.26
},
{
"condition": "DMG",
"price": 3.04
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 25,
"high": 72.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20,
"low": 16,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 116.71,
"low": 107.5,
"high": 107.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7,
"low": 7,
"high": 22.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20.73,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:44:03.573Z",
"trend_7d": {
"direction": "down",
"percent": -9.49
}
}
}
}