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
Shirahoshi (foil)

Shirahoshi (foil)

Super Rare #57 Character Merfolk Power 0
Colors
Yellow
Cost
2
Attribute
Wisdom
Expansion
Memorial Collection · One Piece
Language
English
TCGplayer
544596
GET /api/v1/onepiece/cards/EB01-057?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB01-057",
    "name": "Shirahoshi (foil)",
    "number": "57",
    "printed_number": "57",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-057.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-057.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-057.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": "544596",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-057.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-057.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-057.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "0",
    "attribute": "Wisdom",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "When this Character is K.O.'d by your opponent's effect, add up to 1 card from the top of your deck to the top of your Life cards.",
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
    ],
    "counter": "1000",
    "subtypes": [
      "Merfolk"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.58,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.58
        },
        {
          "condition": "HP",
          "price": 0.2
        },
        {
          "condition": "DMG",
          "price": 0.25
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 335.5,
          "low": 285.18,
          "high": 385.83,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 120,
          "low": 102,
          "high": 138,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 149.52,
          "low": 127.09,
          "high": 171.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 90,
          "low": 76.5,
          "high": 103.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:42:27.229Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.57
      }
    }
  }
}