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

This attack does 50 more damage for each Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/swsh4_ja-9vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "swsh4_ja-9vh",
"name": "Orbeetle VMAX",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/9vh.large.webp"
}
],
"expansion": {
"id": "swsh4_ja",
"name": "Amazing Volt Tackle",
"total": 121,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S4",
"printed_total": 100,
"release_date": "2020/09/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh4_ja.symbol.png",
"translation": {
"en": {
"name": "Amazing Volt Tackle"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568835",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh4_ja/9vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX"
],
"types": [
"Grass"
],
"hp": "310",
"abilities": [
{
"name": "Eerie Beam",
"text": "Once during your turn, if this Pokémon is in the Active Spot, you may put 1 damage counter on each of your opponent's Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "G-Max Wave",
"text": "This attack does 50 more damage for each Energy attached to your opponent's Active Pokémon.",
"damage": "50+"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Triple Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.7,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.7
},
{
"condition": "MP",
"price": 1.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 18.37,
"low": 13,
"high": 28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 14.5,
"low": 14.5,
"high": 17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 14.99,
"low": 14.99,
"high": 14.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:24:22.637Z",
"trend_7d": {
"direction": "down",
"percent": -2.3
}
}
}
}