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
English
TCGplayer
486344
GET /api/v1/onepiece/cards/OP02-024?include=prices 200 60ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02-024",
    "name": "Moby Dick",
    "number": "24",
    "printed_number": "24",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-024.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-024.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-024.large.png"
      }
    ],
    "expansion": {
      "id": "OP02",
      "name": "Paramount War",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "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"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "486344",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-024.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-024.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-024.large.png"
          }
        ]
      }
    ],
    "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.2,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.2
        },
        {
          "condition": "LP",
          "price": 0.19
        },
        {
          "condition": "HP",
          "price": 0.16
        },
        {
          "condition": "DMG",
          "price": 0.15
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T10:46:14.121Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}