Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Memorial Collection
Sorry. I'm a Goner.

Sorry. I'm a Goner.

Common #29 Event East BlueStraw Hat Crew
Colors
Blue
Cost
1
Expansion
Memorial Collection · One Piece
Language
English
TCGplayer
544560
GET /api/v1/onepiece/cards/EB01-029?include=prices 200 55ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB01-029",
    "name": "Sorry. I'm a Goner.",
    "number": "29",
    "printed_number": "29",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-029.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-029.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-029.large.png"
      }
    ],
    "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": "544560",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-029.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-029.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-029.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Counter] Reveal 1 card from the top of your deck. If the revealed card has a cost of 4 or more, return up to 1 of your Characters to the owner's hand. Then, place the revealed card at the bottom of your deck.",
      "[Trigger] Return up to 1 Character with a cost of 8 or less to the owner's hand."
    ],
    "subtypes": [
      "East Blue",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        },
        {
          "condition": "LP",
          "price": 0.04
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-31T02:18:42.252Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}