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

← Egghead Crisis
I Heard the Sound...of a Lady's Teardrops Falling

I Heard the Sound...of a Lady's Teardrops Falling

Common #29 Event Punk HazardStraw Hat Crew
Colors
Blue
Cost
1
Expansion
Egghead Crisis · One Piece
Language
English
TCGplayer
671340
GET /api/v1/onepiece/cards/EB04-029?include=prices 200 49ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04-029",
    "name": "I Heard the Sound...of a Lady's Teardrops Falling",
    "number": "29",
    "printed_number": "29",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-029.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-029.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-029.large.png"
      }
    ],
    "expansion": {
      "id": "EB04",
      "name": "Egghead Crisis",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB04",
      "printed_total": 61,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "671340",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-029.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-029.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-029.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Main] If your Leader is [Sanji], look at 3 cards from the top of your deck; reveal up to 1 [Sanji] or Event card and add it to your hand. Then, trash the rest.",
      "[Counter] You may trash 1 card from your hand: Up to 1 of your [Sanji] cards gains +4000 power during this battle."
    ],
    "subtypes": [
      "Punk Hazard",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.09,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.09
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T04:48:19.407Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}