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

← SM Black Star Promos
Alolan Raichu

Alolan Raichu

Promo #SM65 Pokémon Stage 1 HP 110
Types
Lightning
Illustrator
5ban Graphics
Expansion
SM Black Star Promos · Sun & Moon
Language
English
TCGplayer
156111

Attacks

Quick Attack 10
Lightning

Flip a coin. If heads, this attack does 30 more damage.

Electric Surfer 70
Lightning · Colorless · Colorless
GET /api/v1/pokemon/cards/smp-SM65vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp-SM65vh",
    "name": "Alolan Raichu",
    "number": "SM65",
    "printed_number": "SM65",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM65vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM65vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM65vh.large.webp"
      }
    ],
    "expansion": {
      "id": "smp",
      "name": "SM Black Star Promos",
      "total": 251,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "PR-SM",
      "printed_total": 248,
      "release_date": "2017/02/03",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "156111",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM65vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM65vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM65vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "110",
    "attacks": [
      {
        "cost": [
          "Lightning"
        ],
        "converted_energy_cost": 1,
        "name": "Quick Attack",
        "text": "Flip a coin. If heads, this attack does 30 more damage.",
        "damage": "10"
      },
      {
        "cost": [
          "Lightning",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Electric Surfer",
        "damage": "70"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Metal",
        "value": "-20"
      }
    ],
    "rarity": "Promo",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 8.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.61
        },
        {
          "condition": "LP",
          "price": 5.35
        },
        {
          "condition": "MP",
          "price": 3.5
        },
        {
          "condition": "HP",
          "price": 3.19
        },
        {
          "condition": "DMG",
          "price": 2.56
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "9.5",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 10.23,
          "low": 10.5,
          "high": 10.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 31,
          "low": 31,
          "high": 31,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 528,
          "low": 458.13,
          "high": 850,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 35.7,
          "low": 49.99,
          "high": 49.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 58.85,
          "low": 40.8,
          "high": 111.2,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-21T02:50:16.813Z",
      "trend_7d": {
        "direction": "up",
        "percent": 5.39
      }
    }
  }
}