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

← Magma vs Aqua: Two Ambitions
Steelix

Steelix

Rare Holo #65 Pokémon Stage 1 HP 100
Types
Metal
Illustrator
Midori Harada
Expansion
Magma vs Aqua: Two Ambitions · ADV
Language
Japanese
TCGplayer
612850

Attacks

Rage 10+
Fighting · Colorless · Colorless

Does 10 damage plus 10 more damage for each damage counter on Steelix.

Spinning Tail
Metal · Metal · Colorless · Colorless

Does 20 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

GET /api/v1/pokemon/cards/adv4_ja-65vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "adv4_ja-65vh",
    "name": "Steelix",
    "number": "65",
    "printed_number": "65",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/65vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/65vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/65vh.large.webp"
      }
    ],
    "expansion": {
      "id": "adv4_ja",
      "name": "Magma vs Aqua: Two Ambitions",
      "total": 80,
      "language": "Japanese",
      "language_code": "ja",
      "series": "ADV",
      "printed_total": 80,
      "release_date": "2003/10/24",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv4_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv4_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Magma vs Aqua: Two Ambitions"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "612850",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/65vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/65vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv4_ja/65vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Metal"
    ],
    "hp": "100",
    "attacks": [
      {
        "cost": [
          "Fighting",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Rage",
        "text": "Does 10 damage plus 10 more damage for each damage counter on Steelix.",
        "damage": "10+"
      },
      {
        "cost": [
          "Metal",
          "Metal",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Spinning Tail",
        "text": "Does 20 damage to each of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Grass",
        "value": "-30"
      }
    ],
    "rarity": "Rare Holo",
    "artist": "Midori Harada",
    "pricing": {
      "currency": "USD",
      "market": 20.89,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 20.89
        },
        {
          "condition": "MP",
          "price": 14.99
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 150,
          "low": 127.5,
          "high": 172.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 50.4,
          "low": 42.84,
          "high": 57.96,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 100,
          "low": 81,
          "high": 115,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 7
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 32.05,
          "low": 26,
          "high": 26,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 48,
          "low": 40.8,
          "high": 55.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 121.5,
          "low": 77.25,
          "high": 172.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6,
          "trend": {
            "direction": "down",
            "percent": -15.2
          }
        }
      ],
      "market_updated_at": "2026-08-14T03:03:50.446Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}