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

← The Best Vol.2
Marco (foil)

Marco (foil)

Super Rare #8 Character Land of WanoFormer Whitebeard Pirates Power 6000
Colors
Blue
Cost
4
Attribute
Special
Expansion
The Best Vol.2 · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/PRB02_ja-008?include=prices 200 53ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "PRB02_ja-008",
    "name": "Marco (foil)",
    "number": "8",
    "printed_number": "8",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-008.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-008.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-008.large.webp"
      }
    ],
    "expansion": {
      "id": "PRB02_ja",
      "name": "The Best Vol.2",
      "total": 18,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "PRB02",
      "printed_total": 18,
      "release_date": "2025/10/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/PRB02.logo.png",
      "translation": {
        "en": {
          "name": "The Best Vol.2"
        }
      }
    },
    "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/PRB02_ja-008.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-008.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-008.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On K.O.] Draw 2 cards."
    ],
    "subtypes": [
      "Land of Wano",
      "Former Whitebeard Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-05T23:58:21.500Z"
    }
  }
}