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

← Big Mom Pirates
Soul Pocus

Soul Pocus

Common #15 Event The Four EmperorsBig Mom Pirates
Colors
Yellow
Cost
5
Expansion
Big Mom Pirates · One Piece
Language
English
TCGplayer
500152
GET /api/v1/onepiece/cards/ST07-015?include=prices 200 46ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST07-015",
    "name": "Soul Pocus",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-015.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-015.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-015.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": "500152",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-015.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-015.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-015.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "5",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Main] Your opponent chooses one:• Trash 1 card from the top of your opponent's Life cards.• Add 1 card from the top of your deck to the top of your Life cards.",
      "[Trigger] Activate this card's [Main] effect."
    ],
    "subtypes": [
      "The Four Emperors",
      "Big Mom Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.48,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.48
        },
        {
          "condition": "DMG",
          "price": 0.2
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T02:04:24.604Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.88
      }
    }
  }
}