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 there are any damage counters on Erika's Oddish, remove 1 of them.
If Erika's Oddish has any damage counters on it, flip a coin. If heads, remove 1 of those damage counters.
/api/v1/pokemon/cards/gym1-78vuu?include=prices 200 16ms{
"success": true,
"data": {
"id": "gym1-78vuu",
"name": "Erika's Oddish",
"number": "78",
"printed_number": "78",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/78vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/78vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/78vuu.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": "85303",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/78vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/78vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1-unlimited/78vuu.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "50",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Blot",
"text": "If there are any damage counters on Erika's Oddish, remove 1 of them.",
"damage": "10"
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Sporadic Sponging",
"text": "If Erika's Oddish has any damage counters on it, flip a coin. If heads, remove 1 of those damage counters.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 1.89,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.89
},
{
"condition": "LP",
"price": 0.69
},
{
"condition": "MP",
"price": 0.43
},
{
"condition": "HP",
"price": 0.36
},
{
"condition": "DMG",
"price": 0.36
}
],
"graded": [
{
"company": "BGS",
"grade": "8",
"value": 10,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 8.99,
"low": 7.64,
"high": 10.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 14.37,
"low": 14.37,
"high": 16.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 72.5,
"low": 53,
"high": 72.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 14,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 16,
"low": 8,
"high": 16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 33,
"low": 15,
"high": 33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.5,
"low": 17,
"high": 18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:17:08.750Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}