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

← Memorial Collection
Edward Weevil (foil)

Edward Weevil (foil)

Rare #23 Character The Seven Warlords of the Sea Power 6000
Colors
Blue
Cost
4
Attribute
Slash
Expansion
Memorial Collection · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB01_ja-023?include=prices 200 44ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB01_ja-023",
    "name": "Edward Weevil (foil)",
    "number": "23",
    "printed_number": "23",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-023.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-023.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-023.large.webp"
      }
    ],
    "expansion": {
      "id": "EB01_ja",
      "name": "Memorial Collection",
      "total": 61,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Memorial Collection"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-023.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-023.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-023.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] Draw 1 card."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.75,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T06:51:38.237Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}