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

← Gem Pack
Pikachu

Pikachu

Triple Rare #0708/09 Pokémon Basic HP 70
Types
Lightning
Illustrator
saino misaki
Expansion
Gem Pack · Scarlet & Violet
Language
Chinese
TCGplayer

Attacks

Growl
Colorless

During your opponent's next turn, the Defending Pokémon's attacks do 20 less damage (before applying Weakness and Resistance).

Pika Bolt 30
Colorless · Colorless
GET /api/v1/pokemon/cards/gem1-0708vh?include=prices 200 49ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "gem1-0708vh",
    "name": "Pikachu",
    "number": "0708/09",
    "printed_number": "0708/09",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0708vh.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0708vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0708vh.large.webp"
      }
    ],
    "expansion": {
      "id": "gem1",
      "name": "Gem Pack",
      "total": 115,
      "language": "Chinese",
      "language_code": "zh",
      "series": "Scarlet & Violet",
      "printed_total": 115,
      "release_date": "2025/01/17",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem1.logo.png",
      "translation": {
        "en": {
          "name": "Gem Pack"
        }
      }
    },
    "language": "Chinese",
    "language_code": "zh",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0708vh.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0708vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem1-0708vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "70",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Growl",
        "text": "During your opponent's next turn, the Defending Pokémon's attacks do 20 less damage (before applying Weakness and Resistance)."
      },
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Pika Bolt",
        "damage": "30"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Triple Rare",
    "artist": "saino misaki",
    "pricing": {
      "currency": "USD",
      "market": 19.75,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 139,
          "low": 118.15,
          "high": 159.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 33,
          "low": 28.05,
          "high": 37.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 106.91,
          "low": 90.87,
          "high": 122.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 37.82,
          "low": 37.26,
          "high": 39.32,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 49.99,
          "low": 42.49,
          "high": 57.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 64,
          "low": 54.4,
          "high": 73.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T03:04:55.869Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}