Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data 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/me2pt5-221vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "me2pt5-221vh",
"name": "Budew",
"number": "221",
"printed_number": "221",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/221vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/221vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/221vh.large.webp"
}
],
"expansion": {
"id": "me2pt5",
"name": "Ascended Heroes",
"total": 295,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "ASC",
"printed_total": 217,
"release_date": "2026/01/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "676033",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/221vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/221vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/221vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "30",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"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": "Illustration Rare",
"artist": "Yoko Hishida",
"pricing": {
"currency": "USD",
"market": 6.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.9
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 24.13,
"low": 24.06,
"high": 49.15,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "down",
"percent": -48.7
}
},
{
"company": "ACE",
"grade": "9",
"value": 23.79,
"low": 20.22,
"high": 27.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 20.5,
"low": 20.5,
"high": 20.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 45,
"low": 45,
"high": 45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 83,
"low": 38.43,
"high": 119,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15.45,
"low": 13.13,
"high": 17.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 47.75,
"low": 44.59,
"high": 91.66,
"confidence": "high",
"value_kind": "sold",
"sold_count": 117,
"trend": {
"direction": "down",
"percent": -34.6
}
},
{
"company": "PSA",
"grade": "6",
"value": 10.05,
"low": 10.05,
"high": 10.05,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 16.99,
"low": 10.71,
"high": 24.6,
"confidence": "high",
"value_kind": "sold",
"sold_count": 39,
"trend": {
"direction": "down",
"percent": -18
}
},
{
"company": "TAG",
"grade": "10",
"value": 125,
"low": 85.97,
"high": 132.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "TAG",
"grade": "8",
"value": 12,
"low": 12,
"high": 12,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "8.5",
"value": 15,
"low": 15,
"high": 15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 24.99,
"low": 20.1,
"high": 29,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T02:54:44.651Z",
"trend_7d": {
"direction": "down",
"percent": -1.85
}
}
}
}