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

← Memorial Collection
Did Someone Say...Kami? (reprint)

Did Someone Say...Kami? (reprint)

Common #60 Event Sky Island
Colors
Yellow
Cost
4
Expansion
Memorial Collection · One Piece
Language
English
TCGplayer
655994
GET /api/v1/onepiece/cards/EB01-060vrep?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB01-060vrep",
    "name": "Did Someone Say...Kami? (reprint)",
    "number": "60",
    "printed_number": "60",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-060vrep.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-060vrep.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-060vrep.large.webp"
      }
    ],
    "expansion": {
      "id": "EB01",
      "name": "Memorial Collection",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB01",
      "printed_total": 61,
      "release_date": "2024/05/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "655994",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-060vrep.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-060vrep.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-060vrep.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "4",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Main] Play up to 1 [Enel] with a cost of 7 or less from your hand or trash. Then, trash cards from the top of your Life cards until you have 1 Life card.",
      "[Trigger] Draw 2 cards and trash 1 card from your hand."
    ],
    "subtypes": [
      "Sky Island"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.01,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:42:27.229Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}