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

← Unnumbered Promos
Cool Porygon

Cool Porygon

プロモ #137 ポケモン
Illustrator
Hiromichi Sugiyama
Expansion
Unnumbered Promos · Other
Language
Japanese
TCGplayer
617415
GET /api/v1/pokemon/cards/miscp_ja-29vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "miscp_ja-29vh",
    "name": "Cool Porygon",
    "number": "137",
    "printed_number": "137",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscp_ja-29vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscp_ja-29vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscp_ja-29vh.large.webp"
      }
    ],
    "expansion": {
      "id": "miscp_ja",
      "name": "Unnumbered Promos",
      "total": 299,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Other",
      "printed_total": 299,
      "release_date": "1996/01/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/miscp_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/miscp_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Unnumbered Promos"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "617415",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscp_ja-29vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscp_ja-29vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscp_ja-29vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "ポケモン",
    "rarity": "プロモ",
    "artist": "Hiromichi Sugiyama",
    "pricing": {
      "currency": "USD",
      "market": 30.58,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 252.48,
          "low": 242.46,
          "high": 262.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 703.99,
          "low": 634.68,
          "high": 737.19,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 108.5,
          "low": 92.23,
          "high": 124.78,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 120,
          "low": 102,
          "high": 138,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:21:40.294Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.39
      }
    }
  }
}