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

← Scarlet & Violet Black Star Promos
Magneton (Staff Stamp)

Magneton (Staff Stamp)

Promo #153 Pokémon Stage 1 HP 100
Types
Lightning
Illustrator
Shinya Mizuno
Expansion
Scarlet & Violet Black Star Promos · Scarlet & Violet
Language
English
TCGplayer
607015

Attacks

Electric Ball 40
Lightning · Colorless
GET /api/v1/pokemon/cards/svp-153vs?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "svp-153vs",
    "name": "Magneton (Staff Stamp)",
    "number": "153",
    "printed_number": "153",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/153vs.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/153vs.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/153vs.large.webp"
      }
    ],
    "expansion": {
      "id": "svp",
      "name": "Scarlet & Violet Black Star Promos",
      "total": 225,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SVP",
      "printed_total": 224,
      "release_date": "2023/01/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "607015",
    "variants": [
      {
        "name": "staffStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/153vs.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/153vs.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/153vs.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "100",
    "abilities": [
      {
        "name": "Overvolt Discharge",
        "text": "Once during your turn, you may attach up to 3 Basic Energy cards from your discard pile to your Lightning Pokémon in any way you like. If you use this Ability, this Pokémon is Knocked Out.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Lightning",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Electric Ball",
        "damage": "40"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Shinya Mizuno",
    "pricing": {
      "currency": "USD",
      "market": 37.88,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 37.88
        },
        {
          "condition": "LP",
          "price": 35.5
        },
        {
          "condition": "MP",
          "price": 24.23
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "9",
          "value": 70,
          "low": 59.5,
          "high": 80.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 39.99,
          "low": 33.99,
          "high": 45.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 302.5,
          "low": 257.13,
          "high": 347.88,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 41,
          "low": 34.85,
          "high": 47.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:06:16.708Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}