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

← Romance Dawn
You Can Be My Samurai!! (reprint)

You Can Be My Samurai!! (reprint)

Common #55 Event Land of WanoKouzuki Clan
Colors
Green
Cost
1
Expansion
Romance Dawn · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP01_ja-055vrep?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01_ja-055vrep",
    "name": "You Can Be My Samurai!! (reprint)",
    "number": "55",
    "printed_number": "55",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-055vrep.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-055vrep.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-055vrep.large.webp"
      }
    ],
    "expansion": {
      "id": "OP01_ja",
      "name": "Romance Dawn",
      "total": 121,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Romance Dawn"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-055vrep.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-055vrep.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-055vrep.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Main] You may rest 2 of your Characters: Draw 2 cards."
    ],
    "subtypes": [
      "Land of Wano",
      "Kouzuki Clan"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 1.5,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T02:21:45.765Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}