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

← Paramount War
Moby Dick

Moby Dick

Common #24 Stage Whitebeard Pirates
Colors
Red
Cost
2
Expansion
Paramount War · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP02_ja-024?include=prices 200 49ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02_ja-024",
    "name": "Moby Dick",
    "number": "24",
    "printed_number": "24",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-024.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-024.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-024.large.webp"
      }
    ],
    "expansion": {
      "id": "OP02_ja",
      "name": "Paramount War",
      "total": 121,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP02",
      "printed_total": 121,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png",
      "translation": {
        "en": {
          "name": "Paramount War"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-024.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-024.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-024.large.webp"
          }
        ]
      }
    ],
    "type": "Stage",
    "cost": "2",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Your Turn] If you have 1 or less Life cards, your [Edward.Newgate] and all your Characters with a type including \"Whitebeard Pirates\" gain +2000 power.",
      "[Trigger] Play this card."
    ],
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.75,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T06:53:19.857Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}