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-4vmh?include=prices 200 136ms{
"success": true,
"data": {
"id": "sv8pt5-4vmh",
"name": "Budew (Master Ball)",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/4vmh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/4vmh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/4vmh.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": "610640",
"variants": [
{
"name": "masterBall",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/4vmh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/4vmh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv8pt5/4vmh.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": 3.14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.14
},
{
"condition": "DMG",
"price": 2.65
}
],
"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": 29.95,
"low": 25.46,
"high": 34.44,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 69.99,
"low": 69.99,
"high": 70,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13.4,
"low": 19.99,
"high": 19.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 10.9,
"low": 12,
"high": 12,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-29T15:36:35.971Z",
"trend_7d": {
"direction": "down",
"percent": -5.42
}
}
}
}