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

← Black Bolt
N's Plan

N's Plan

Special Illustration Rare #170 Trainer Supporter
Illustrator
REND
Expansion
Black Bolt · Scarlet & Violet
Language
English
TCGplayer
642622
GET /api/v1/pokemon/cards/zsv10pt5-170vh?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "zsv10pt5-170vh",
    "name": "N's Plan",
    "number": "170",
    "printed_number": "170",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/170vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/170vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/170vh.large.webp"
      }
    ],
    "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": "642622",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/170vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/170vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/170vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Supporter"
    ],
    "rarity": "Special Illustration Rare",
    "artist": "REND",
    "pricing": {
      "currency": "USD",
      "market": 68.82,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 68.82
        },
        {
          "condition": "LP",
          "price": 64.06
        },
        {
          "condition": "MP",
          "price": 54.48
        },
        {
          "condition": "DMG",
          "price": 40
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 67.03,
          "low": 40.6,
          "high": 40.6,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 54,
          "low": 45.9,
          "high": 62.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 138,
          "low": 85.62,
          "high": 149.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 54,
          "low": 52.5,
          "high": 54,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 120,
          "low": 109.3,
          "high": 150,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 53,
          "trend": {
            "direction": "down",
            "percent": -11.1
          }
        },
        {
          "company": "PSA",
          "grade": "10.",
          "value": 109.99,
          "low": 93.49,
          "high": 126.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 44.99,
          "low": 38.24,
          "high": 51.74,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 54,
          "low": 51,
          "high": 54.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 53.88,
          "low": 58,
          "high": 58,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 59.93,
          "low": 45.7,
          "high": 66.74,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 30
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 122.48,
          "low": 121.99,
          "high": 138,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 71.37,
          "low": 70,
          "high": 70,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T04:00:39.264Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.98
      }
    }
  }
}