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

← Golden Sky, Silvery Ocean
Ampharos

Ampharos

Rare Holo #37 Pokémon Stage 2 HP 120
Types
Lightning
Illustrator
Kyoko Umemoto
Expansion
Golden Sky, Silvery Ocean · PCG
Language
Japanese
TCGplayer
611860

Attacks

Miraculous Thunder 50
Lightning · Colorless · Colorless

You may discard all Lightning Energy attached to Ampharos. If you do, the Defending Pokémon is now Burned and Confused.

GET /api/v1/pokemon/cards/pcg4_ja-37vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "pcg4_ja-37vh",
    "name": "Ampharos",
    "number": "37",
    "printed_number": "37",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/37vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/37vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/37vh.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": "611860",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/37vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/37vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg4_ja/37vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "120",
    "abilities": [
      {
        "name": "Energy Connect",
        "text": "As often as you like during your turn (before your attack), you may move a basic Energy card attached to 1 of your Benched Pokémon to your Active Pokémon. This power can't be used if Ampharos is affected by a Special Condition.",
        "type": "Poké-Power"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Lightning",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Miraculous Thunder",
        "text": "You may discard all Lightning Energy attached to Ampharos. If you do, the Defending Pokémon is now Burned and Confused.",
        "damage": "50"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Metal",
        "value": "-30"
      }
    ],
    "rarity": "Rare Holo",
    "artist": "Kyoko Umemoto",
    "pricing": {
      "currency": "USD",
      "market": 17.99,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 17.99
        },
        {
          "condition": "LP",
          "price": 14.99
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 56,
          "low": 47.6,
          "high": 64.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 69.95,
          "low": 59.46,
          "high": 80.44,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 93.5,
          "low": 93.5,
          "high": 103.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "3",
          "value": 16.5,
          "low": 14.03,
          "high": 18.97,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 34.05,
          "low": 49.99,
          "high": 49.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 106.8,
          "low": 72.8,
          "high": 216,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        }
      ],
      "market_updated_at": "2026-09-22T03:14:58.504Z",
      "trend_7d": {
        "direction": "down",
        "percent": -10.01
      }
    }
  }
}