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

← Big Mom Pirates
Charlotte Anana

Charlotte Anana

Common #2 Character Big Mom Pirates Power 3000
Colors
Yellow
Cost
1
Attribute
Wisdom
Expansion
Big Mom Pirates · One Piece
Language
English
TCGplayer
500129
GET /api/v1/onepiece/cards/ST07-002?include=prices 200 178ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST07-002",
    "name": "Charlotte Anana",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-002.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-002.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-002.large.png"
      }
    ],
    "expansion": {
      "id": "ST07",
      "name": "Big Mom Pirates",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST07",
      "printed_total": 17,
      "release_date": "2023/06/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST07.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "500129",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-002.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-002.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-002.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "3000",
    "attribute": "Wisdom",
    "colors": [
      "Yellow"
    ],
    "subtypes": [
      "Big Mom Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-31T02:06:30.498Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}