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

You may return all Grass Energy attached to Yanmega to your hand. If you do, this attack does 20 damage plus 20 more damage for each Energy card you returned.
/api/v1/pokemon/cards/pl3-14vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pl3-14vh",
"name": "Yanmega",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/14vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/14vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/14vh.large.webp"
}
],
"expansion": {
"id": "pl3",
"name": "Supreme Victors",
"total": 153,
"language": "English",
"language_code": "en",
"series": "Platinum",
"code": "SV",
"printed_total": 147,
"release_date": "2009/08/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pl3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90692",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/14vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/14vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pl3/14vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "100",
"abilities": [
{
"name": "Speed Boost",
"text": "Once during your turn (before your attack), if Yanmega is your Active Pokémon, you may search your discard pile for a Grass Energy card and attach it to Yanmega. This power can't be used if Yanmega is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Wind Return",
"text": "You may return all Grass Energy attached to Yanmega to your hand. If you do, this attack does 20 damage plus 20 more damage for each Energy card you returned.",
"damage": "20"
},
{
"cost": [
"Grass",
"Grass",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Speed Dive",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+20"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Masakazu Fukuda",
"pricing": {
"currency": "USD",
"market": 8.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.46
},
{
"condition": "LP",
"price": 6.34
},
{
"condition": "MP",
"price": 3.49
},
{
"condition": "HP",
"price": 2.76
},
{
"condition": "DMG",
"price": 1.68
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 300,
"low": 255,
"high": 345,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 23.61,
"low": 23.09,
"high": 23.09,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 13.5,
"low": 13.5,
"high": 13.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 27.15,
"low": 25.14,
"high": 40.08,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 27.5,
"low": 27.5,
"high": 31.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:56:00.782Z",
"trend_7d": {
"direction": "up",
"percent": 21.03
}
}
}
}