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

Until the end of your next turn, if an attack damages the Defending Pokémon (after applying Weakness and Resistance), that attack does 20 more damage to the Defending Pokémon.
If this attack damages the Defending Pokémon, the Defending Pokémon is now Poisoned and you remove a number of damage counters from Golbat equal to half that damage (rounded up to the nearest 10). If Golbat has fewer damage counters than that, remove all of them. Either way, the Defending Pokémon is now Poisoned.
/api/v1/pokemon/cards/neo3-29v1e?include=prices 200 23ms{
"success": true,
"data": {
"id": "neo3-29v1e",
"name": "Golbat",
"number": "29",
"printed_number": "29",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/29v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/29v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/29v1e.large.webp"
}
],
"expansion": {
"id": "neo3-1st-edition",
"name": "Neo Revelation 1st Edition",
"total": 66,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 66,
"release_date": "2001/09/21",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85790",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/29v1e.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/29v1e.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-1st-edition/29v1e.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Screech",
"text": "Until the end of your next turn, if an attack damages the Defending Pokémon (after applying Weakness and Resistance), that attack does 20 more damage to the Defending Pokémon."
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Poison Bite",
"text": "If this attack damages the Defending Pokémon, the Defending Pokémon is now Poisoned and you remove a number of damage counters from Golbat equal to half that damage (rounded up to the nearest 10). If Golbat has fewer damage counters than that, remove all of them. Either way, the Defending Pokémon is now Poisoned.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "Masako Yamashita",
"pricing": {
"currency": "USD",
"market": 3.42,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.42
},
{
"condition": "LP",
"price": 1.8
},
{
"condition": "MP",
"price": 2.32
},
{
"condition": "HP",
"price": 1.32
},
{
"condition": "DMG",
"price": 1.31
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 139.99,
"low": 31,
"high": 139.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 14.05,
"low": 11.94,
"high": 16.16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 47.48,
"low": 40.36,
"high": 54.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 1,
"low": 0.85,
"high": 1.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 36.77,
"low": 40,
"high": 40,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:29:51.720Z",
"trend_7d": {
"direction": "up",
"percent": 2.09
}
}
}
}