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
Raikou & Suicune LEGEND

Raikou & Suicune LEGEND

Legend #67 Pokémon LEGEND HP 160
Types
Lightning, Water
Illustrator
Noriko Takaya
Expansion
Reviving Legends · LEGEND
Language
Japanese
TCGplayer

Attacks

Thunderbolt Spear 150
Lightning · Lightning · Colorless

Raikou & Suicune LEGEND does 50 damage to itself and don't apply Weakness to this damage.

Aurora Gain 50
Water · Colorless · Colorless

Remove 5 damage counters from Raikou & Suicune LEGEND.

GET /api/v1/pokemon/cards/l2_ja-67vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "l2_ja-67vh",
    "name": "Raikou & Suicune LEGEND",
    "number": "67",
    "printed_number": "67",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/67vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/67vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/67vh.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/67vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/67vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l2_ja/67vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "LEGEND"
    ],
    "types": [
      "Lightning",
      "Water"
    ],
    "hp": "160",
    "attacks": [
      {
        "cost": [
          "Lightning",
          "Lightning",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Thunderbolt Spear",
        "text": "Raikou & Suicune LEGEND does 50 damage to itself and don't apply Weakness to this damage.",
        "damage": "150"
      },
      {
        "cost": [
          "Water",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Aurora Gain",
        "text": "Remove 5 damage counters from Raikou & Suicune LEGEND.",
        "damage": "50"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      },
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Legend",
    "artist": "Noriko Takaya",
    "pricing": {
      "currency": "USD",
      "market": 64.65,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 64.65
        },
        {
          "condition": "LP",
          "price": 60
        },
        {
          "condition": "HP",
          "price": 45
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 306.5,
          "low": 260.52,
          "high": 352.48,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 99,
          "low": 84.15,
          "high": 113.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 159,
          "low": 159,
          "high": 301,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 700,
          "low": 660,
          "high": 872,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 46.7,
          "low": 61,
          "high": 61,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 34.5,
          "low": 29.33,
          "high": 39.67,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 151,
          "low": 144.04,
          "high": 174.19,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 276,
          "low": 229.5,
          "high": 675,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        }
      ],
      "market_updated_at": "2026-09-22T02:33:27.145Z",
      "trend_7d": {
        "direction": "down",
        "percent": -56.9
      }
    }
  }
}