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

← The Seven Warlords of the Sea
Pacifista

Pacifista

Common #12 Character Biological WeaponNavy Power 6000
Colors
Blue
Cost
4
Attribute
Special
Expansion
The Seven Warlords of the Sea · One Piece
Language
English
TCGplayer
288284
GET /api/v1/onepiece/cards/ST03-012?include=prices 200 55ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST03-012",
    "name": "Pacifista",
    "number": "12",
    "printed_number": "12",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-012.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-012.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-012.large.png"
      }
    ],
    "expansion": {
      "id": "ST03",
      "name": "The Seven Warlords of the Sea",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST03",
      "printed_total": 17,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "288284",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-012.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-012.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-012.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "subtypes": [
      "Biological Weapon",
      "Navy"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.12,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.12
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 23,
          "low": 19.55,
          "high": 26.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 8.5,
          "low": 7.23,
          "high": 9.77,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 17.67,
          "low": 15.02,
          "high": 20.32,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T10:02:20.478Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}