Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Pillars of Strength
Nami (foil)

Nami (foil)

Rare #30 Character East BlueArlong Pirates Power 2000
Colors
Green
Cost
2
Attribute
Wisdom
Expansion
Pillars of Strength · One Piece
Language
English
TCGplayer
499902
GET /api/v1/onepiece/cards/OP03-030?include=prices 200 62ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03-030",
    "name": "Nami (foil)",
    "number": "30",
    "printed_number": "30",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-030.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-030.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-030.large.png"
      }
    ],
    "expansion": {
      "id": "OP03",
      "name": "Pillars of Strength",
      "total": 123,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP03",
      "printed_total": 123,
      "release_date": "2023/06/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "499902",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-030.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-030.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-030.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "2000",
    "attribute": "Wisdom",
    "colors": [
      "Green"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 green {East Blue} type card other than [Nami] and add it to your hand. Then, place the rest at the bottom of your deck in any order.",
      "[Trigger] Play this card."
    ],
    "subtypes": [
      "East Blue",
      "Arlong Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.48,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.48
        },
        {
          "condition": "LP",
          "price": 0.41
        },
        {
          "condition": "MP",
          "price": 0.47
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 42,
          "low": 35.7,
          "high": 48.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 26,
          "low": 22.1,
          "high": 29.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 32.01,
          "low": 27.21,
          "high": 36.81,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T17:48:24.469Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}