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

The Defending Pokémon is now Burned.
/api/v1/pokemon/cards/ex6-51?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex6-51",
"name": "Weepinbell",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/51.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/51.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/51.large.webp"
}
],
"expansion": {
"id": "ex6",
"name": "FireRed & LeafGreen",
"total": 116,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "RG",
"printed_total": 112,
"release_date": "2004/09/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90552",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/51.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/51.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/51.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "70",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Razor Leaf",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Corrosive Acid",
"text": "The Defending Pokémon is now Burned.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 6.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.11
},
{
"condition": "LP",
"price": 4.9
},
{
"condition": "MP",
"price": 2.99
},
{
"condition": "HP",
"price": 2.36
},
{
"condition": "DMG",
"price": 2.88
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8.5",
"value": 13.99,
"low": 11.89,
"high": 16.09,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 54.5,
"low": 46.33,
"high": 62.68,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "4",
"value": 4.99,
"low": 4.24,
"high": 5.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 30.66,
"low": 26.06,
"high": 35.26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:08:11.992Z",
"trend_7d": {
"direction": "up",
"percent": 6.63
}
}
}
}