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

← One Piece Promotion Cards
In Two Years!! At the Sabaody Archipelago!! (One Piece Japanese Version 2nd Anniversary Set)

In Two Years!! At the Sabaody Archipelago!! (One Piece Japanese Version 2nd Anniversary Set)

UC #OP01-030 Event Straw Hat Crew
Colors
Red
Cost
1
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
617586
GET /api/v1/onepiece/cards/oppr-617586?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-617586",
    "name": "In Two Years!! At the Sabaody Archipelago!! (One Piece Japanese Version 2nd Anniversary Set)",
    "number": "OP01-030",
    "printed_number": "OP01-030",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-617586.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-617586.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-617586.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "617586",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-617586.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-617586.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-617586.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Main] Look at 5 cards from the top of your deck; reveal up to 1 \"Straw Hat Crew\" type Character card and add it to your hand. Then, place the rest at the bottom of your deck in any order.",
      "[Trigger] Activate this card's [Main] effect.",
      "This card has been officially errata'd."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "UC",
    "pricing": {
      "currency": "USD",
      "market": 114.41,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.56
      }
    }
  }
}