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

← Sword & Shield Promos
Bea

Bea

Promo #229 Trainer Supporter
Illustrator
Atsushi Furusawa
Expansion
Sword & Shield Promos · Sword & Shield
Language
Japanese
TCGplayer
GET /api/v1/pokemon/cards/swshp_ja-229vh?include=prices 200 15ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swshp_ja-229vh",
    "name": "Bea",
    "number": "229",
    "printed_number": "229",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/229vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/229vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/229vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swshp_ja",
      "name": "Sword & Shield Promos",
      "total": 340,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sword & Shield",
      "code": "PROMO",
      "printed_total": 340,
      "release_date": "2019/11/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swshp_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swshp_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Sword & Shield Promos"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/229vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/229vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp_ja/229vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Trainer",
    "subtypes": [
      "Supporter"
    ],
    "rarity": "Promo",
    "artist": "Atsushi Furusawa",
    "pricing": {
      "currency": "USD",
      "market": 8.27,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.27
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 54.4,
          "low": 54.4,
          "high": 54.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 26.46,
          "low": 22.49,
          "high": 30.43,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 55,
          "low": 46.75,
          "high": 63.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 38.48,
          "low": 34.36,
          "high": 45.25,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 24,
          "low": 20.4,
          "high": 27.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 28.91,
          "low": 28.91,
          "high": 28.91,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T04:05:02.787Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.78
      }
    }
  }
}