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

← Sky Legend
Jessie & James

Jessie & James

Super Rare #62 Trainer Supporter
Illustrator
Megumi Mizutani
Expansion
Sky Legend · Sun & Moon
Language
Japanese
TCGplayer
573550
GET /api/v1/pokemon/cards/sm10b_ja-62vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sm10b_ja-62vh",
    "name": "Jessie & James",
    "number": "62",
    "printed_number": "62",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/62vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/62vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/62vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sm10b_ja",
      "name": "Sky Legend",
      "total": 69,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sun & Moon",
      "code": "sm10b",
      "printed_total": 54,
      "release_date": "2019/04/26",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10b_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm10b_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Sky Legend"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "573550",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/62vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/62vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10b_ja/62vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Supporter"
    ],
    "rarity": "Super Rare",
    "artist": "Megumi Mizutani",
    "pricing": {
      "currency": "USD",
      "market": 178.08,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 178.08
        },
        {
          "condition": "LP",
          "price": 144.17
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "10",
          "value": 185.5,
          "low": 157.67,
          "high": 213.33,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 2375,
          "low": 2018.75,
          "high": 2731.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 180,
          "low": 153,
          "high": 207,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 550,
          "low": 226,
          "high": 575,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 100,
          "low": 85,
          "high": 115,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 493.5,
          "low": 441,
          "high": 559,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 12
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 75,
          "low": 75,
          "high": 75,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 72.55,
          "low": 26,
          "high": 77,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 165.88,
          "low": 122.31,
          "high": 234,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 499.99,
          "low": 424.99,
          "high": 574.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 110.78,
          "low": 94.16,
          "high": 127.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:50:59.809Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.75
      }
    }
  }
}