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

← Romance Dawn
Radical Beam!!

Radical Beam!!

Uncommon #29 Event Straw Hat Crew
Colors
Red
Cost
1
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
454550
GET /api/v1/onepiece/cards/OP01-029?include=prices 200 51ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-029",
    "name": "Radical Beam!!",
    "number": "29",
    "printed_number": "29",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-029.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-029.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-029.large.png"
      }
    ],
    "expansion": {
      "id": "OP01",
      "name": "Romance Dawn",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP01",
      "printed_total": 121,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "454550",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-029.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-029.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-029.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Counter] Up to 1 of your Leader or Character cards gains +2000 power during this battle. Then, if you have 2 or less Life cards, that card gains an additional +2000 power.",
      "[Trigger] Up to 1 of your Leader or Character cards gains +1000 power during this turn."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.29,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.29
        },
        {
          "condition": "HP",
          "price": 0.25
        },
        {
          "condition": "DMG",
          "price": 0.25
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 14.63,
          "low": 12.44,
          "high": 16.82,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T10:46:15.896Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.45
      }
    }
  }
}