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

← The Best Vol.2
Nami (foil)

Nami (foil)

Rare #12 Character Straw Hat Crew Power 2000
Colors
Purple
Cost
2
Attribute
Special
Expansion
The Best Vol.2 · One Piece
Language
English
TCGplayer
653392
GET /api/v1/onepiece/cards/PRB02-012?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "PRB02-012",
    "name": "Nami (foil)",
    "number": "12",
    "printed_number": "12",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-012.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-012.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-012.large.webp"
      }
    ],
    "expansion": {
      "id": "PRB02",
      "name": "The Best Vol.2",
      "total": 18,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "PRB02",
      "printed_total": 18,
      "release_date": "2025/10/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/PRB02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "653392",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-012.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-012.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-012.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "2000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 {Straw Hat Crew} 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."
    ],
    "counter": "1000",
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 2.73,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 114,
          "low": 108.5,
          "high": 122,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 22.5,
          "low": 22,
          "high": 23.13,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 34.5,
          "low": 29.33,
          "high": 39.67,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 38,
          "low": 32.3,
          "high": 43.7,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 87.22,
          "low": 81.77,
          "high": 92.51,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 33.75,
          "low": 33.38,
          "high": 34.13,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 36,
          "low": 28.5,
          "high": 37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 51.5,
          "low": 48.5,
          "high": 55.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:25:11.385Z",
      "trend_7d": {
        "direction": "down",
        "percent": -7.46
      }
    }
  }
}