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
O-Nami (foil)

O-Nami (foil)

Rare #101 Character Straw Hat Crew Power 3000
Colors
Yellow
Cost
2
Attribute
Special
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
539491
GET /api/v1/onepiece/cards/OP06-101?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-101",
    "name": "O-Nami (foil)",
    "number": "101",
    "printed_number": "101",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-101.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-101.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-101.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": "539491",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-101.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-101.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-101.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "3000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] Up to 1 of your Leader or Character cards gains [Banish] during this turn.(When this card deals damage, the target card is trashed without activating its Trigger.)",
      "[Trigger] K.O. up to 1 of your opponent's Characters with a cost of 5 or less."
    ],
    "counter": "1000",
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.76,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.76
        },
        {
          "condition": "LP",
          "price": 0.75
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 252,
          "low": 214.2,
          "high": 289.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 155,
          "low": 131.75,
          "high": 178.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 194,
          "low": 164.9,
          "high": 223.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 116,
          "low": 98.6,
          "high": 133.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:35:46.014Z",
      "trend_7d": {
        "direction": "down",
        "percent": -12.64
      }
    }
  }
}