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

← Dragon Frontiers
Nidorina δ

Nidorina δ

Uncommon #34 Pokémon Stage 1 HP 70
Types
Metal
Illustrator
Sumiyoshi Kizuki
Expansion
Dragon Frontiers · EX
Language
English
TCGplayer
87740

Attacks

Poison Sting 10
Colorless · Colorless

The Defending Pokémon is now Poisoned.

Rear Kick 40
Metal · Colorless · Colorless
GET /api/v1/pokemon/cards/ex15-34vrh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex15-34vrh",
    "name": "Nidorina δ",
    "number": "34",
    "printed_number": "34",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/34vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/34vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/34vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ex15",
      "name": "Dragon Frontiers",
      "total": 101,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "DF",
      "printed_total": 101,
      "release_date": "2006/11/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex15.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "87740",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/34vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/34vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex15/34vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Metal"
    ],
    "hp": "70",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Poison Sting",
        "text": "The Defending Pokémon is now Poisoned.",
        "damage": "10"
      },
      {
        "cost": [
          "Metal",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Rear Kick",
        "damage": "40"
      }
    ],
    "weaknesses": [
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Sumiyoshi Kizuki",
    "pricing": {
      "currency": "USD",
      "market": 25,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 25
        },
        {
          "condition": "LP",
          "price": 2.9
        },
        {
          "condition": "MP",
          "price": 1.87
        },
        {
          "condition": "HP",
          "price": 1.16
        },
        {
          "condition": "DMG",
          "price": 1.05
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 116.8,
          "low": 93.6,
          "high": 140,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 17.2,
          "low": 14.62,
          "high": 19.78,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 29.5,
          "low": 19,
          "high": 39.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 237.5,
          "low": 80.5,
          "high": 237.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 22.5,
          "low": 21.87,
          "high": 22.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 66,
          "low": 24.56,
          "high": 78.12,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 45,
          "low": 39.5,
          "high": 84.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-22T03:09:38.715Z",
      "trend_7d": {
        "direction": "up",
        "percent": 25.31
      }
    }
  }
}