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

← Awakening of the New Era
Monet

Monet

Uncommon #36 Character Donquixote Pirates Power 1000
Colors
Green
Cost
3
Attribute
Special
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528581
GET /api/v1/onepiece/cards/OP05-036?include=prices 200 44ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-036",
    "name": "Monet",
    "number": "36",
    "printed_number": "36",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-036.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-036.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-036.large.png"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "528581",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-036.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-036.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-036.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "1000",
    "attribute": "Special",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On Block] Rest up to 1 of your opponent's Characters with a cost of 4 or less."
    ],
    "subtypes": [
      "Donquixote Pirates"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        },
        {
          "condition": "LP",
          "price": 0.07
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 43,
          "low": 36.55,
          "high": 49.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 26,
          "low": 22.1,
          "high": 29.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 33,
          "low": 28.05,
          "high": 37.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-31T04:28:29.301Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}