Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Stellar Miracle
Orthworm ex

Orthworm ex

Double Rare #74 Pokémon Basicex
Types
Metal
Illustrator
PLANETA Yamashita
Expansion
Stellar Miracle · Scarlet & Violet
Language
Japanese
TCGplayer
567929

Attacks

Rock Tomb
Colorless · Colorless · Colorless · Colorless

During your opponent's next turn, the Defending Pokémon can't retreat.

GET /api/v1/pokemon/cards/sv7_ja-74vh?include=prices 200 48ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv7_ja-74vh",
    "name": "Orthworm ex",
    "number": "74",
    "printed_number": "74",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/74vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/74vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/74vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv7_ja",
      "name": "Stellar Miracle",
      "total": 135,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV7",
      "printed_total": 102,
      "release_date": "2024/07/19",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Stellar Miracle"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "567929",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/74vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/74vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/74vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Metal"
    ],
    "abilities": [
      {
        "name": "Vicious Beatdown Comeback",
        "text": "If this Pokémon is damaged by an attack from your opponent's Pokémon (even if this Pokémon is Knocked Out), put 2 damage counters on the Attacking Pokémon for each Metal Energy attached to this Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Rock Tomb",
        "text": "During your opponent's next turn, the Defending Pokémon can't retreat."
      }
    ],
    "rarity": "Double Rare",
    "artist": "PLANETA Yamashita",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.22
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:18:34.945Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}