Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

During your opponent's next turn, they can't play any Item cards from their hand.
/api/v1/pokemon/cards/sv8pt5-4?include=prices 200 208ms{
"success": true,
"data": {
"id": "sv8pt5-4",
"name": "Budew",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/4.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/4.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/4.large.png"
}
],
"expansion": {
"id": "sv8pt5",
"name": "Prismatic Evolutions",
"total": 180,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PRE",
"printed_total": 131,
"release_date": "2025/01/17",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv8pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "610359",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/4.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/4.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/4.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "30",
"attacks": [
{
"cost": [
"Free"
],
"converted_energy_cost": 1,
"name": "Itchy Pollen",
"text": "During your opponent's next turn, they can't play any Item cards from their hand.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Yoriyuki Ikegami",
"pricing": {
"currency": "USD",
"market": 0.27,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.27
},
{
"condition": "LP",
"price": 0.12
},
{
"condition": "MP",
"price": 0.15
},
{
"condition": "DMG",
"price": 0.05
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 34.99,
"low": 29.74,
"high": 40.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 9,
"low": 4,
"high": 14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 39.81,
"low": 45.68,
"high": 45.68,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:36:35.971Z",
"trend_7d": {
"direction": "up",
"percent": 3.85
}
}
}
}