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
English
TCGplayer
656001
GET /api/v1/onepiece/cards/OP01-055vrep?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-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-055vrep.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-055vrep.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-055vrep.large.webp"
      }
    ],
    "expansion": {
      "id": "OP01",
      "name": "Romance Dawn",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "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"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "656001",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-055vrep.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-055vrep.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-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.27,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:37:55.911Z",
      "trend_7d": {
        "direction": "down",
        "percent": -27.43
      }
    }
  }
}