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

← Pillars of Strength
Charlotte Katakuri (foil)

Charlotte Katakuri (foil)

Secret Rare #123 Character Big Mom Pirates Power 8000
Colors
Yellow
Cost
8
Attribute
Strike
Expansion
Pillars of Strength · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP03_ja-123?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03_ja-123",
    "name": "Charlotte Katakuri (foil)",
    "number": "123",
    "printed_number": "123",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-123.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-123.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-123.large.webp"
      }
    ],
    "expansion": {
      "id": "OP03_ja",
      "name": "Pillars of Strength",
      "total": 123,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Pillars of Strength"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-123.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-123.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-123.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "8",
    "power": "8000",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] Add up to 1 Character with a cost of 8 or less to the top or bottom of the owner's Life cards face-up."
    ],
    "subtypes": [
      "Big Mom Pirates"
    ],
    "rarity": "Secret Rare",
    "pricing": {
      "currency": "USD",
      "market": 2.75,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 33.71,
          "low": 33.65,
          "high": 43.66,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 29.6,
          "low": 28.4,
          "high": 29.9,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 12.5,
          "low": 10.63,
          "high": 14.37,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 39.72,
          "low": 39.64,
          "high": 39.78,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 12.5,
          "low": 10.63,
          "high": 14.37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 24,
          "low": 20.4,
          "high": 27.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T06:54:11.983Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}