Powered live by GET /api/v1/pokemon/… — the same public API documented in 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/m2a_ja-3vh?include=prices 200 85ms{
"success": true,
"data": {
"id": "m2a_ja-3vh",
"name": "Yanmega ex",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/3vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/3vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/3vh.large.png"
}
],
"expansion": {
"id": "m2a_ja",
"name": "MEGA Dream ex",
"total": 250,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M2a",
"printed_total": 193,
"release_date": "2025/11/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2a_ja.symbol.png",
"translation": {
"en": {
"name": "MEGA Dream ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/3vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/3vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2a_ja/3vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"ex"
],
"types": [
"Grass"
],
"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."
}
],
"rarity": "Double Rare",
"artist": "takuyoa",
"pricing": {
"currency": "USD",
"market": 0.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.19
},
{
"condition": "MP",
"price": 0.1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 15.11,
"low": 18,
"high": 18,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 19.2,
"low": 18.5,
"high": 18.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-07-30T09:18:33.539Z",
"trend_7d": {
"direction": "down",
"percent": -69.35
}
}
}
}