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

← Promos
Monkey.D.Luffy (reprint)

Monkey.D.Luffy (reprint)

Promo #55 Character Straw Hat Crew Power 5000
Colors
Blue
Attribute
Strike
Expansion
Promos · One Piece
Language
English
TCGplayer
596376
GET /api/v1/onepiece/cards/P-055vrep?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P-055vrep",
    "name": "Monkey.D.Luffy (reprint)",
    "number": "55",
    "printed_number": "55",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-055vrep.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-055vrep.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-055vrep.large.webp"
      }
    ],
    "expansion": {
      "id": "P",
      "name": "Promos",
      "total": 103,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "P",
      "printed_total": 103,
      "release_date": "2022/07/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "596376",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-055vrep.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-055vrep.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-055vrep.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] You may trash 2 cards from your hand: Your opponent places 1 of their Characters at the bottom of the owner's deck."
    ],
    "counter": "1000",
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 0.3,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 258.81,
          "low": 84.78,
          "high": 403.69,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 377,
          "low": 372.7,
          "high": 1020,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 20,
          "trend": {
            "direction": "down",
            "percent": -24.6
          }
        }
      ],
      "market_updated_at": "2026-09-21T02:28:01.810Z",
      "trend_7d": {
        "direction": "down",
        "percent": -97.67
      }
    }
  }
}