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

← The World's Strongest Warriors
Benn.Beckman (altArt)

Benn.Beckman (altArt)

Rare #27 Character Red-Haired Pirates Power 9000
Colors
Green
Cost
7
Attribute
Ranged
Expansion
The World's Strongest Warriors · One Piece
Language
English
TCGplayer
712085
GET /api/v1/onepiece/cards/OP17-027vaa?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP17-027vaa",
    "name": "Benn.Beckman (altArt)",
    "number": "27",
    "printed_number": "27",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-027vaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-027vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-027vaa.large.webp"
      }
    ],
    "expansion": {
      "id": "OP17",
      "name": "The World's Strongest Warriors",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP17",
      "printed_total": 119,
      "release_date": "2026/08/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP17.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "712085",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-027vaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-027vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-027vaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "9000",
    "attribute": "Ranged",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Rush: Character] (This card can attack Characters on the turn in which it is played.)",
      "[On Play] If your Leader has the {Red-Haired Pirates} type, draw 1 card and rest up to 2 of your opponent's Characters."
    ],
    "subtypes": [
      "Red-Haired Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 6.57,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:31:43.865Z",
      "trend_7d": {
        "direction": "down",
        "percent": -10.98
      }
    }
  }
}