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

← Black Bolt
Victini  (Poke Ball)

Victini (Poke Ball)

Rare #012
Illustrator
Natsumi Yoshida
Expansion
Black Bolt · Scarlet & Violet
Language
English
TCGplayer
642706
GET /api/v1/pokemon/cards/zsv10pt5-12vph?include=prices 200 205ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "zsv10pt5-12vph",
    "name": "Victini  (Poke Ball) ",
    "number": "012",
    "printed_number": "012",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/12vph.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/12vph.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/12vph.large.png"
      }
    ],
    "expansion": {
      "id": "zsv10pt5",
      "name": "Black Bolt",
      "total": 172,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "BLK",
      "printed_total": 86,
      "release_date": "2025/07/18",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "642706",
    "variants": [
      {
        "name": "pokeBall",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/12vph.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/12vph.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/12vph.large.png"
          }
        ]
      }
    ],
    "rarity": "Rare",
    "artist": "Natsumi Yoshida",
    "pricing": {
      "currency": "USD",
      "market": 0.34,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.34
        },
        {
          "condition": "LP",
          "price": 0.32
        },
        {
          "condition": "MP",
          "price": 0.28
        },
        {
          "condition": "HP",
          "price": 0.23
        },
        {
          "condition": "DMG",
          "price": 0.06
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 20.08,
          "low": 17.07,
          "high": 23.09,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "ACE",
          "grade": "9",
          "value": 17.09,
          "low": 14.53,
          "high": 19.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 25.99,
          "low": 17.5,
          "high": 52.31,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 9.5,
          "low": 8.07,
          "high": 10.93,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 105.5,
          "low": 91.13,
          "high": 159.37,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 6.75,
          "low": 5.74,
          "high": 7.76,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 7.5,
          "low": 4.25,
          "high": 10.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15.5,
          "low": 11.2,
          "high": 15.69,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "8.5",
          "value": 17.5,
          "low": 14.88,
          "high": 20.13,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-08-17T19:20:56.209Z",
      "trend_7d": {
        "direction": "up",
        "percent": 8.57
      }
    }
  }
}