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

← Rulers of the Heavens
Golem

Golem

Rare Holo #34 Pokémon Stage 2 HP 120
Types
Fighting
Illustrator
Hisao Nakamura
Expansion
Rulers of the Heavens · ADV
Language
Japanese
TCGplayer
612978

Attacks

Rock Vengeance 20+
Fighting · Colorless · Colorless

Does 20 damage plus 10 more damage for each damage counter on all of your Active Pokémon.

Rock Slide 60
Fighting · Fighting · Colorless · Colorless · Colorless

Does 20 damage to 2 of your opponent's Benched Pokémon (1 if there is only 1). (Don't apply Weakness and Resistance for Benched Pokémon.)

GET /api/v1/pokemon/cards/adv3_ja-34vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "adv3_ja-34vh",
    "name": "Golem",
    "number": "34",
    "printed_number": "34",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/34vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/34vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/34vh.large.webp"
      }
    ],
    "expansion": {
      "id": "adv3_ja",
      "name": "Rulers of the Heavens",
      "total": 54,
      "language": "Japanese",
      "language_code": "ja",
      "series": "ADV",
      "printed_total": 54,
      "release_date": "2003/06/25",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv3_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv3_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Rulers of the Heavens"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "612978",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/34vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/34vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv3_ja/34vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "120",
    "attacks": [
      {
        "cost": [
          "Fighting",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Rock Vengeance",
        "text": "Does 20 damage plus 10 more damage for each damage counter on all of your Active Pokémon.",
        "damage": "20+"
      },
      {
        "cost": [
          "Fighting",
          "Fighting",
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 5,
        "name": "Rock Slide",
        "text": "Does 20 damage to 2 of your opponent's Benched Pokémon (1 if there is only 1). (Don't apply Weakness and Resistance for Benched Pokémon.)",
        "damage": "60"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Rare Holo",
    "artist": "Hisao Nakamura",
    "pricing": {
      "currency": "USD",
      "market": 5.99,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 5.99
        },
        {
          "condition": "HP",
          "price": 5.22
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 28,
          "low": 23.8,
          "high": 32.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 12.99,
          "low": 11.04,
          "high": 14.94,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 64,
          "low": 64,
          "high": 67.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 27.62,
          "low": 40.6,
          "high": 40.6,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 80.26,
          "low": 87.4,
          "high": 98.59,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-22T03:41:05.877Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}