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

← Kingdoms of Intrigue
Mr.5(Gem) (foil)

Mr.5(Gem) (foil)

Rare #72 Character Baroque Works Power 8000
Colors
Purple
Cost
7
Attribute
Special
Expansion
Kingdoms of Intrigue · One Piece
Language
English
TCGplayer
514253
GET /api/v1/onepiece/cards/OP04-072?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04-072",
    "name": "Mr.5(Gem) (foil)",
    "number": "72",
    "printed_number": "72",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-072.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-072.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-072.large.webp"
      }
    ],
    "expansion": {
      "id": "OP04",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP04",
      "printed_total": 119,
      "release_date": "2023/09/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "514253",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-072.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-072.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-072.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "8000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Your Opponent's Attack] [Once Per Turn] DON!! −2 (You may return the specified number of DON!! cards from your field to your DON!! deck.) You may rest this Character: K.O. up to 1 of your opponent's Characters with a cost of 4 or less."
    ],
    "subtypes": [
      "Baroque Works"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:18:05.381Z",
      "trend_7d": {
        "direction": "down",
        "percent": -31.25
      }
    }
  }
}