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/ex12-49vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex12-49vrh",
"name": "Bellsprout",
"number": "49",
"printed_number": "49",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/49vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/49vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/49vrh.large.webp"
}
],
"expansion": {
"id": "ex12",
"name": "Legend Maker",
"total": 93,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "LM",
"printed_total": 92,
"release_date": "2006/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "83808",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/49vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/49vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/49vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Sleep Powder",
"text": "The Defending Pokémon is now Asleep."
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 20.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 20.8
},
{
"condition": "LP",
"price": 20.69
},
{
"condition": "MP",
"price": 8.07
},
{
"condition": "HP",
"price": 4.28
},
{
"condition": "DMG",
"price": 4.29
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 21.53,
"low": 18.3,
"high": 24.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 60,
"low": 60,
"high": 127.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 17,
"low": 14,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1209,
"low": 90,
"high": 1500,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "2",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 34.99,
"low": 29.74,
"high": 40.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 44,
"low": 42,
"high": 44,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 36.22,
"low": 30.79,
"high": 41.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:32:31.627Z",
"trend_7d": {
"direction": "down",
"percent": -7.35
}
}
}
}