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

← Carrying On His Will
St. Shepherd Ju Peter (foil)

St. Shepherd Ju Peter (foil)

Rare #84 Character Celestial DragonsFive Elders Power 5000
Colors
Black
Cost
7
Attribute
Special
Expansion
Carrying On His Will · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP13_ja-084?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13_ja-084",
    "name": "St. Shepherd Ju Peter (foil)",
    "number": "84",
    "printed_number": "84",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-084.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-084.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-084.large.webp"
      }
    ],
    "expansion": {
      "id": "OP13_ja",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP13",
      "printed_total": 120,
      "release_date": "2025/11/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13_ja.logo.png",
      "translation": {
        "en": {
          "name": "Carrying On His Will"
        }
      }
    },
    "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/OP13_ja-084.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-084.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-084.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "If you have 7 or more cards in your trash, this Character cannot be removed from the field by your opponent's effects.",
      "[Your Turn] If you have 10 or more cards in your trash, set the base power of all of your {Five Elders} type Characters to 7000."
    ],
    "counter": "2000",
    "subtypes": [
      "Celestial Dragons",
      "Five Elders"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 4.23,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:00:53.525Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.47
      }
    }
  }
}