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 put up to 5 damage counters on Meganium. If you do, this attack does 50 damage plus 10 more damage for each damage counter you put on Meganium in this way.
/api/v1/pokemon/cards/pcg4_ja-4vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "pcg4_ja-4vh",
"name": "Meganium",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/4vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/4vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/4vh.large.webp"
}
],
"expansion": {
"id": "pcg4_ja",
"name": "Golden Sky, Silvery Ocean",
"total": 106,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 106,
"release_date": "2005/04/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg4_ja.symbol.png",
"translation": {
"en": {
"name": "Golden Sky, Silvery Ocean"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "611868",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/4vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/4vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/4vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "100",
"abilities": [
{
"name": "Healing Aroma",
"text": "As long as Meganium is your Active Pokémon, remove 1 damage counter from each Pokémon (excluding Pokémon-ex) (both yours and your opponent's) between turns.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Bouncy Move",
"text": "You may put up to 5 damage counters on Meganium. If you do, this attack does 50 damage plus 10 more damage for each damage counter you put on Meganium in this way.",
"damage": "50+"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Water",
"value": "-30"
}
],
"rarity": "Rare Holo",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15
},
{
"condition": "HP",
"price": 3.99
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 79,
"low": 79,
"high": 79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 125.5,
"low": 66.7,
"high": 184.3,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 81,
"low": 81,
"high": 132.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 50,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 13.2,
"low": 11.22,
"high": 15.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 7
},
{
"company": "PSA",
"grade": "9",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 10
}
],
"market_updated_at": "2026-09-04T08:40:51.303Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}