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 (specialAltArt)

O-Nami (specialAltArt)

Rare #101 Character Straw Hat Crew Power 3000
Colors
Yellow
Cost
2
Attribute
Special
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
545927
GET /api/v1/onepiece/cards/OP06-101vsaa?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-101vsaa",
    "name": "O-Nami (specialAltArt)",
    "number": "101",
    "printed_number": "101",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-101vsaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-101vsaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-101vsaa.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": "545927",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-101vsaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-101vsaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-101vsaa.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": 471.84,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 928.14,
          "low": 700,
          "high": 2538.69,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 542.18,
          "low": 542.18,
          "high": 567.48,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 357.5,
          "low": 303.88,
          "high": 411.12,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 760,
          "low": 692.1,
          "high": 910,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 9
        }
      ],
      "market_updated_at": "2026-09-21T02:35:46.014Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.84
      }
    }
  }
}