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

← Rebel Clash
Copperajah VMAX

Copperajah VMAX

Rare Rainbow #199 Pokémon VMAX HP 340
Types
Metal
Illustrator
5ban Graphics
Expansion
Rebel Clash · Sword & Shield
Language
English
TCGplayer
213235

Attacks

Dangerous Nose 100
Metal · Metal · Colorless

If your opponent's Active Pokémon is a Basic Pokémon, this attack does 100 more damage.

G-Max Hammer 240
Metal · Metal · Metal · Colorless
GET /api/v1/pokemon/cards/swsh2-199vh?include=prices 200 25ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh2-199vh",
    "name": "Copperajah VMAX",
    "number": "199",
    "printed_number": "199",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/199vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/199vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/199vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh2",
      "name": "Rebel Clash",
      "total": 209,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "RCL",
      "printed_total": 192,
      "release_date": "2020/05/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh2.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh2.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "213235",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/199vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/199vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh2/199vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "VMAX"
    ],
    "types": [
      "Metal"
    ],
    "hp": "340",
    "attacks": [
      {
        "cost": [
          "Metal",
          "Metal",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Dangerous Nose",
        "text": "If your opponent's Active Pokémon is a Basic Pokémon, this attack does 100 more damage.",
        "damage": "100"
      },
      {
        "cost": [
          "Metal",
          "Metal",
          "Metal",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "G-Max Hammer",
        "damage": "240"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Grass",
        "value": "-30"
      }
    ],
    "rarity": "Rare Rainbow",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 8.01,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.01
        },
        {
          "condition": "LP",
          "price": 7.65
        },
        {
          "condition": "MP",
          "price": 5.8
        },
        {
          "condition": "HP",
          "price": 5.84
        },
        {
          "condition": "DMG",
          "price": 4.76
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 39.7,
          "low": 33.75,
          "high": 45.66,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 26,
          "low": 22.1,
          "high": 29.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 18.5,
          "low": 15.73,
          "high": 21.28,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 14.5,
          "low": 12.33,
          "high": 16.67,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 39.52,
          "low": 41.2,
          "high": 50.8,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 16.08,
          "low": 17.4,
          "high": 17.4,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T02:45:11.316Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.13
      }
    }
  }
}