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

← Wings of the Captain
White Snake (jollyRogerFoil)

White Snake (jollyRogerFoil)

Uncommon #59 Event Navy
Colors
Blue
Cost
2
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
656135
GET /api/v1/onepiece/cards/OP06-059vjrf?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-059vjrf",
    "name": "White Snake (jollyRogerFoil)",
    "number": "59",
    "printed_number": "59",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-059vjrf.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-059vjrf.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-059vjrf.large.webp"
      }
    ],
    "expansion": {
      "id": "OP06",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "656135",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-059vjrf.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-059vjrf.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-059vjrf.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Counter] Up to 1 of your Leader or Character cards gains +1000 power during this turn, and draw 1 card.",
      "[Trigger] Look at 5 cards from the top of your deck and place them at the top or bottom of your deck in any order."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.23,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T02:35:46.014Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.17
      }
    }
  }
}