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

← Reviving Legends
Entei & Raikou LEGEND

Entei & Raikou LEGEND

Legend #63 Pokémon LEGEND HP 140
Types
Lightning, Fire
Illustrator
Sachiko Eba
Expansion
Reviving Legends · LEGEND
Language
Japanese
TCGplayer

Attacks

Detonation Spin 90
Fire · Colorless

Discard a Fire Energy attached to Entei & Raikou LEGEND.

Thunder Fall
Lightning · Colorless

Discard all Energy attached to Entei & Raikou LEGEND. This attack does 80 damage to each Pokémon that has any Poké-Powers (both yours and your opponent's). This attack's damage isn't affected by Weakness or Resistance.

GET /api/v1/pokemon/cards/l2_ja-63vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "l2_ja-63vh",
    "name": "Entei & Raikou LEGEND",
    "number": "63",
    "printed_number": "63",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/63vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/63vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/63vh.large.webp"
      }
    ],
    "expansion": {
      "id": "l2_ja",
      "name": "Reviving Legends",
      "total": 81,
      "language": "Japanese",
      "language_code": "ja",
      "series": "LEGEND",
      "code": "L2",
      "printed_total": 80,
      "release_date": "2010/02/11",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l2_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l2_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Reviving Legends"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/63vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/63vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/63vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "LEGEND"
    ],
    "types": [
      "Lightning",
      "Fire"
    ],
    "hp": "140",
    "attacks": [
      {
        "cost": [
          "Fire",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Detonation Spin",
        "text": "Discard a Fire Energy attached to Entei & Raikou LEGEND.",
        "damage": "90"
      },
      {
        "cost": [
          "Lightning",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Thunder Fall",
        "text": "Discard all Energy attached to Entei & Raikou LEGEND. This attack does 80 damage to each Pokémon that has any Poké-Powers (both yours and your opponent's). This attack's damage isn't affected by Weakness or Resistance."
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      },
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Legend",
    "artist": "Sachiko Eba",
    "pricing": {
      "currency": "USD",
      "market": 173.97,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 173.97
        },
        {
          "condition": "LP",
          "price": 90
        },
        {
          "condition": "MP",
          "price": 60
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 1122,
          "low": 953.7,
          "high": 1290.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 108.5,
          "low": 92.23,
          "high": 124.78,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 41,
          "low": 34.85,
          "high": 47.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 132,
          "low": 112.2,
          "high": 151.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 227.5,
          "low": 217.63,
          "high": 418.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 8
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 49.2,
          "low": 47.6,
          "high": 50.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 223,
          "low": 168.35,
          "high": 235.99,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-09-22T02:33:27.145Z",
      "trend_7d": {
        "direction": "down",
        "percent": -13.02
      }
    }
  }
}