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

← Heroines Edition
Monet (foil)

Monet (foil)

Rare #10 Character Punk HazardDonquixote Pirates Power 6000
Colors
Red
Cost
5
Attribute
Special
Expansion
Heroines Edition · One Piece
Language
English
TCGplayer
672751
GET /api/v1/onepiece/cards/EB03-010?include=prices 200 56ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB03-010",
    "name": "Monet (foil)",
    "number": "10",
    "printed_number": "10",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-010.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-010.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-010.large.png"
      }
    ],
    "expansion": {
      "id": "EB03",
      "name": "Heroines Edition",
      "total": 62,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB03",
      "printed_total": 62,
      "release_date": "2026/02/20",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "672751",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-010.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-010.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-010.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Blocker]",
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 Character card with 1000 power or less or up to 1 Event card and add it to your hand. Then, place the rest at the bottom of your deck in any order."
    ],
    "subtypes": [
      "Punk Hazard",
      "Donquixote Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.19,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.19
        },
        {
          "condition": "MP",
          "price": 0.15
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T16:48:25.141Z",
      "trend_7d": {
        "direction": "up",
        "percent": 26.67
      }
    }
  }
}