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

Monkey.D.Luffy (foil)

Super Rare #5 Character SupernovasStraw Hat Crew Power 5000
Colors
Green
Cost
4
Attribute
Strike
Expansion
The Best Vol.2 · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/PRB02_ja-005?include=prices 200 50ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "PRB02_ja-005",
    "name": "Monkey.D.Luffy (foil)",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-005.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-005.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-005.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-005.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-005.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-005.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Your Turn] [On Play] If your Leader is multicolored and your opponent has 7 or less DON!! cards on their field, your opponent rests 1 of their active DON!! cards at the start of their next Main Phase."
    ],
    "subtypes": [
      "Supernovas",
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-05T23:58:22.495Z"
    }
  }
}