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 Linlin (specialAltArt)

Charlotte Linlin (specialAltArt)

Super Rare #114 Character The Four EmperorsBig Mom Pirates Power 12000
Colors
Yellow
Cost
10
Attribute
Special
Expansion
Pillars of Strength · One Piece
Language
English
TCGplayer
541666
GET /api/v1/onepiece/cards/OP03-114vsaa?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03-114vsaa",
    "name": "Charlotte Linlin (specialAltArt)",
    "number": "114",
    "printed_number": "114",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-114vsaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-114vsaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-114vsaa.large.webp"
      }
    ],
    "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": "541666",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-114vsaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-114vsaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-114vsaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "10",
    "power": "12000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] If your Leader has the {Big Mom Pirates} type, add up to 1 card from the top of your deck to the top of your Life cards. Then, trash up to 1 card from the top of your opponent's Life cards."
    ],
    "subtypes": [
      "The Four Emperors",
      "Big Mom Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 87.11,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 215,
          "low": 203,
          "high": 499,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 64.55,
          "low": 69.69,
          "high": 69.69,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 165,
          "low": 105.9,
          "high": 217.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        }
      ],
      "market_updated_at": "2026-09-21T03:11:17.185Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}