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 Asleep.
/api/v1/pokemon/cards/base4-55?include=prices 200 20ms{
"success": true,
"data": {
"id": "base4-55",
"name": "Parasect",
"number": "55",
"printed_number": "55",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/55.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/55.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/55.large.webp"
}
],
"expansion": {
"id": "base4",
"name": "Base Set 2",
"total": 130,
"language": "English",
"language_code": "en",
"series": "Base",
"code": "B2",
"printed_total": 130,
"release_date": "2000/02/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "42518",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/55.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/55.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/55.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "60",
"attacks": [
{
"cost": [
"Grass",
"Grass"
],
"converted_energy_cost": 2,
"name": "Spore",
"text": "The Defending Pokémon is now Asleep."
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Slash",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 1.39,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.39
},
{
"condition": "LP",
"price": 0.56
},
{
"condition": "MP",
"price": 0.45
},
{
"condition": "HP",
"price": 0.46
},
{
"condition": "DMG",
"price": 0.3
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 13.5,
"low": 11,
"high": 16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12.02,
"low": 9.6,
"high": 9.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 4.56,
"low": 4.25,
"high": 4.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 9.5,
"low": 9.5,
"high": 9.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13.75,
"low": 12.5,
"high": 15.34,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 21.94,
"low": 22,
"high": 30,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:30:41.709Z",
"trend_7d": {
"direction": "up",
"percent": 1.46
}
}
}
}