Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← The Azure Sea's Seven
Monet (foil)

Monet (foil)

Rare #74 Character Punk HazardDonquixote Pirates Power 6000
Colors
Purple
Cost
5
Attribute
Special
Expansion
The Azure Sea's Seven · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP14_ja-074?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP14_ja-074",
    "name": "Monet (foil)",
    "number": "74",
    "printed_number": "74",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-074.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-074.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-074.large.webp"
      }
    ],
    "expansion": {
      "id": "OP14_ja",
      "name": "The Azure Sea's Seven",
      "total": 120,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP14",
      "printed_total": 120,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP14_ja.logo.png",
      "translation": {
        "en": {
          "name": "The Azure Sea's Seven"
        }
      }
    },
    "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/OP14_ja-074.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-074.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-074.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] If your Leader has the {Donquixote Pirates} type, add up to 1 DON!! card from your DON!! deck and set it as active.",
      "[On K.O.] Draw 2 cards and trash 1 card from your hand. Then, add up to 2 DON!! cards from your DON!! deck in rest."
    ],
    "counter": "1000",
    "subtypes": [
      "Punk Hazard",
      "Donquixote Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.75,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 58,
          "low": 49.3,
          "high": 66.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 27,
          "low": 22.95,
          "high": 31.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 44.95,
          "low": 38.21,
          "high": 51.69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 27,
          "low": 22.95,
          "high": 31.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T06:58:25.978Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}