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

← Kingdoms of Intrigue
Rebecca

Rebecca

Leader #39 Leader Dressrosa Power 5000
Colors
Blue, Black
Attribute
Slash
Expansion
Kingdoms of Intrigue · One Piece
Language
English
TCGplayer
510993
GET /api/v1/onepiece/cards/OP04-039?include=prices 200 48ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04-039",
    "name": "Rebecca",
    "number": "39",
    "printed_number": "39",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-039.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-039.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-039.large.png"
      }
    ],
    "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": "510993",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-039.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-039.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-039.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Blue",
      "Black"
    ],
    "rules": [
      "This Leader cannot attack.",
      "[Activate: Main] [Once Per Turn] ➀ (You may rest the specified number of DON!! cards in your cost area.): If you have 6 or less cards in your hand, look at 2 cards from the top of your deck; reveal up to 1 {Dressrosa} type card and add it to your hand. Then, trash the rest."
    ],
    "subtypes": [
      "Dressrosa"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.17,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.17
        },
        {
          "condition": "LP",
          "price": 0.14
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 216.64,
          "low": 184.14,
          "high": 249.14,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 91,
          "low": 77.35,
          "high": 104.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 113.79,
          "low": 96.72,
          "high": 130.86,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 68,
          "low": 57.8,
          "high": 78.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T11:02:21.686Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}