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
Monkey.D.Luffy (foil)

Monkey.D.Luffy (foil)

Super Rare #90 Character DressrosaStraw Hat Crew Power 7000
Colors
Black
Cost
7
Attribute
Strike
Expansion
Kingdoms of Intrigue · One Piece
Language
English
TCGplayer
515278
GET /api/v1/onepiece/cards/OP04-090?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04-090",
    "name": "Monkey.D.Luffy (foil)",
    "number": "90",
    "printed_number": "90",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-090.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-090.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-090.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": "515278",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-090.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-090.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-090.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "7000",
    "attribute": "Strike",
    "colors": [
      "Black"
    ],
    "rules": [
      "This Character can also attack active Characters.",
      "[Activate: Main] [Once Per Turn] You may return 7 cards from your trash to the bottom of your deck in any order: Set this Character as active. Then, this Character will not become active in your next Refresh Phase."
    ],
    "subtypes": [
      "Dressrosa",
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.34,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.34
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 71.44,
          "low": 60.72,
          "high": 82.16,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 56,
          "low": 47.6,
          "high": 64.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:18:05.381Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.96
      }
    }
  }
}