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

← Kingdoms of Intrigue
Gum-Gum Red Roc (premiumAltArt)

Gum-Gum Red Roc (premiumAltArt)

Rare #56 Event Straw Hat Crew
Colors
Blue
Cost
6
Expansion
Kingdoms of Intrigue · One Piece
Language
English
TCGplayer
586197
GET /api/v1/onepiece/cards/OP04-056vpaa?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04-056vpaa",
    "name": "Gum-Gum Red Roc (premiumAltArt)",
    "number": "56",
    "printed_number": "56",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056vpaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056vpaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056vpaa.large.webp"
      }
    ],
    "expansion": {
      "id": "OP04",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP04",
      "printed_total": 119,
      "release_date": "2023/09/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "586197",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056vpaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056vpaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056vpaa.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "6",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Main] Place up to 1 Character at the bottom of the owner's deck.",
      "[Trigger] Place up to 1 Character with a cost of 4 or less at the bottom of the owner's deck."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 40.34,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:18:05.381Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.23
      }
    }
  }
}