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

← Stellar Miracle
Noctowl

Noctowl

Rare #77 Pokémon Stage 1
Types
Colorless
Illustrator
matazo
Expansion
Stellar Miracle · Scarlet & Violet
Language
Japanese
TCGplayer
567932

Attacks

Speed Wing
Colorless · Colorless
GET /api/v1/pokemon/cards/sv7_ja-77vh?include=prices 200 51ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv7_ja-77vh",
    "name": "Noctowl",
    "number": "77",
    "printed_number": "77",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/77vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/77vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/77vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv7_ja",
      "name": "Stellar Miracle",
      "total": 135,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV7",
      "printed_total": 102,
      "release_date": "2024/07/19",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Stellar Miracle"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "567932",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/77vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/77vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/77vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Colorless"
    ],
    "abilities": [
      {
        "name": "Jewel Seeker",
        "text": "Once during your turn, when you play this Pokémon from your hand to evolve 1 of your Pokémon, if you have any Tera Pokémon in play, you may search your deck for up to 2 Trainer cards, reveal them, and put them into your hand. Then, shuffle your deck.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Speed Wing"
      }
    ],
    "rarity": "Rare",
    "artist": "matazo",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.07
        },
        {
          "condition": "MP",
          "price": 0.04
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 16.5,
          "low": 14.03,
          "high": 18.97,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:18:34.945Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}