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

← One Piece Promotion Cards
O-Nami (Illustration Box Vol.1)

O-Nami (Illustration Box Vol.1)

UC #OP05-062 Character Straw Hat Crew Power 1000
Colors
Purple
Cost
1
Attribute
Special
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
623070
GET /api/v1/onepiece/cards/oppr-623070?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-623070",
    "name": "O-Nami (Illustration Box Vol.1)",
    "number": "OP05-062",
    "printed_number": "OP05-062",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-623070.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-623070.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-623070.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "623070",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-623070.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-623070.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-623070.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "1000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "If you have 10 DON!! cards on your field, this Character gains [Blocker]. (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "UC",
    "pricing": {
      "currency": "USD",
      "market": 27.8,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 140,
          "low": 130.5,
          "high": 151.6,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 118.55,
          "low": 45.82,
          "high": 140.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 18,
          "trend": {
            "direction": "up",
            "percent": 67
          }
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 150,
          "low": 135.98,
          "high": 187.11,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 22,
          "trend": {
            "direction": "down",
            "percent": -9.8
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 47.5,
          "low": 45.5,
          "high": 49.49,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 195,
          "low": 183,
          "high": 207,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.14
      }
    }
  }
}