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 (foil)

Gum-Gum Red Roc (foil)

Rare #56 Event Straw Hat Crew
Colors
Blue
Cost
6
Expansion
Kingdoms of Intrigue · One Piece
Language
English
TCGplayer
516772
GET /api/v1/onepiece/cards/OP04-056?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04-056",
    "name": "Gum-Gum Red Roc (foil)",
    "number": "56",
    "printed_number": "56",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056.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": "516772",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-056.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": 0.3,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.3
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 154,
          "low": 130.9,
          "high": 177.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 15.7,
          "low": 10.5,
          "high": 10.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 118.53,
          "low": 100.75,
          "high": 136.31,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 71,
          "low": 60.35,
          "high": 81.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:26:03.839Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.25
      }
    }
  }
}