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

Heal from this Pokémon the same amount of damage you did to your opponents Active Pokémon.
/api/v1/pokemon/cards/xy9_ja-3vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy9_ja-3vh",
"name": "Meganium",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/3vh.large.webp"
}
],
"expansion": {
"id": "xy9_ja",
"name": "Rage of the Broken Heavens",
"total": 89,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY9",
"printed_total": 80,
"release_date": "2015/12/11",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy9_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy9_ja.symbol.png",
"translation": {
"en": {
"name": "Rage of the Broken Heavens"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "604176",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9_ja/3vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "150",
"abilities": [
{
"name": "Overgrow",
"text": "If this Pokémons remaining HP is 50 or less, its attacks do 70 more damage to your opponents Active Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Green Force",
"text": "Heal from this Pokémon the same amount of damage you did to your opponents Active Pokémon.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 23.03,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 23.03
},
{
"condition": "LP",
"price": 4
},
{
"condition": "MP",
"price": 3.49
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 64,
"low": 54.4,
"high": 73.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 6.99,
"low": 5.94,
"high": 8.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 33.5,
"low": 33,
"high": 40.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-14T03:14:34.059Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}