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!!

You Can Be My Samurai!!

Common #55 Event Land of WanoKouzuki Clan
Colors
Green
Cost
1
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
454580
GET /api/v1/onepiece/cards/OP01-055?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-055",
    "name": "You Can Be My Samurai!!",
    "number": "55",
    "printed_number": "55",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-055.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-055.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-055.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": "454580",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-055.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-055.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-055.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.66,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.66
        },
        {
          "condition": "LP",
          "price": 0.2
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T03:37:55.911Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.74
      }
    }
  }
}