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

← Battle Partners
N's Reshiram

N's Reshiram

Rare #74 Pokémon Basic
Types
Dragon
Illustrator
rika
Expansion
Battle Partners · Scarlet & Violet
Language
Japanese
TCGplayer
614925

Attacks

Powerful Rage
Fire · Lightning

This attack does 20 damage for each damage counter on this Pokémon.

Virtuous Flame
Fire · Fire · Lightning · Colorless
GET /api/v1/pokemon/cards/sv9_ja-74vh?include=prices 200 109ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv9_ja-74vh",
    "name": "N's Reshiram",
    "number": "74",
    "printed_number": "74",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/74vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/74vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/74vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv9_ja",
      "name": "Battle Partners",
      "total": 132,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV9",
      "printed_total": 100,
      "release_date": "2025/01/24",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Battle Partners"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "614925",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/74vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/74vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9_ja/74vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Dragon"
    ],
    "attacks": [
      {
        "cost": [
          "Fire",
          "Lightning"
        ],
        "converted_energy_cost": 2,
        "name": "Powerful Rage",
        "text": "This attack does 20 damage for each damage counter on this Pokémon."
      },
      {
        "cost": [
          "Fire",
          "Fire",
          "Lightning",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Virtuous Flame"
      }
    ],
    "rarity": "Rare",
    "artist": "rika",
    "pricing": {
      "currency": "USD",
      "market": 0.31,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.31
        },
        {
          "condition": "LP",
          "price": 0.12
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 7,
          "low": 7,
          "high": 8.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 61.6,
          "low": 20,
          "high": 103.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 27.85,
          "low": 35,
          "high": 35,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:36:41.077Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}