Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Move 3 Energy from this Pokémon to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/sv10-228vh?include=prices 200 23ms{
"success": true,
"data": {
"id": "sv10-228vh",
"name": "Yanmega ex",
"number": "228",
"printed_number": "228",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/228vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/228vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/228vh.large.webp"
}
],
"expansion": {
"id": "sv10",
"name": "Destined Rivals",
"total": 244,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "DRI",
"printed_total": 182,
"release_date": "2025/05/30",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "633028",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/228vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/228vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv10/228vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Grass"
],
"hp": "280",
"abilities": [
{
"name": "Buzzing Boost",
"text": "Once during your turn, when this Pokémon moves from your Bench to the Active Spot, you may search your deck for up to 3 Basic Grass Energy cards and attach them to this Pokémon. Then, shuffle your deck.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Jet Cyclone",
"text": "Move 3 Energy from this Pokémon to 1 of your Benched Pokémon.",
"damage": "210"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Special Illustration Rare",
"artist": "Tonji Matsuno",
"pricing": {
"currency": "USD",
"market": 20.06,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 20.06
},
{
"condition": "MP",
"price": 19.43
},
{
"condition": "HP",
"price": 18.74
},
{
"condition": "DMG",
"price": 15
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 46.36,
"low": 39.41,
"high": 53.31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 91.19,
"low": 77.51,
"high": 104.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 32,
"low": 24.5,
"high": 149.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16.94,
"low": 16.29,
"high": 18.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 75,
"low": 55.3,
"high": 89.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 42,
"trend": {
"direction": "up",
"percent": 5.6
}
},
{
"company": "PSA",
"grade": "7",
"value": 24.05,
"low": 29,
"high": 29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 21.09,
"low": 14.5,
"high": 14.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 32.49,
"low": 27.25,
"high": 35,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10,
"trend": {
"direction": "up",
"percent": 13
}
},
{
"company": "TAG",
"grade": "10",
"value": 72.5,
"low": 62.29,
"high": 78.57,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T03:33:09.404Z",
"trend_7d": {
"direction": "down",
"percent": -1.43
}
}
}
}