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

← Awakening of the New Era
O-Nami

O-Nami

Uncommon #62 Character Straw Hat Crew Power 1000
Colors
Purple
Cost
1
Attribute
Special
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528619
GET /api/v1/onepiece/cards/OP05-062?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-062",
    "name": "O-Nami",
    "number": "62",
    "printed_number": "62",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-062.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-062.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-062.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "528619",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-062.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-062.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-062.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.)"
    ],
    "counter": "1000",
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.19,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.19
        },
        {
          "condition": "LP",
          "price": 0.15
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 147.5,
          "low": 145.9,
          "high": 165.9,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 47,
          "low": 46.3,
          "high": 64.3,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 259.99,
          "low": 152.2,
          "high": 299.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 126.99,
          "low": 127.09,
          "high": 202.86,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 53,
          "trend": {
            "direction": "down",
            "percent": -22.1
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 43.25,
          "low": 41,
          "high": 49,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 65,
          "low": 55.25,
          "high": 74.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:33:42.787Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}