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_ja-3?include=prices 200 16ms{
"success": true,
"data": {
"id": "gym1_ja-3",
"name": "Erika's Oddish",
"number": "43",
"printed_number": "43",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-3.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-3.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-3.large.webp"
}
],
"expansion": {
"id": "gym1_ja",
"name": "Leaders' Stadium",
"total": 96,
"language": "Japanese",
"language_code": "ja",
"series": "Gym",
"printed_total": 96,
"release_date": "1998/10/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gym1_ja.symbol.png",
"translation": {
"en": {
"name": "Leaders' Stadium"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-3.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-3.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gym1_ja-3.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.83,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.83
},
{
"condition": "LP",
"price": 0.75
},
{
"condition": "MP",
"price": 0.69
},
{
"condition": "HP",
"price": 0.39
},
{
"condition": "DMG",
"price": 0.37
}
],
"graded": [
{
"company": "CGC",
"grade": "6",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 75.5,
"low": 64.18,
"high": 86.82,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T22:48:55.462Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}