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. Jaygarcia Saturn (foil)

St. Jaygarcia Saturn (foil)

Rare #83 Character Celestial DragonsFive Elders Power 5000
Colors
Black
Cost
4
Attribute
Special
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657352
GET /api/v1/onepiece/cards/OP13-083?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-083",
    "name": "St. Jaygarcia Saturn (foil)",
    "number": "83",
    "printed_number": "83",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-083.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-083.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-083.large.webp"
      }
    ],
    "expansion": {
      "id": "OP13",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "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.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "657352",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-083.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-083.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-083.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "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.",
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 {Five Elders} type card and add it to your hand. Then, place the rest at the bottom of your deck in any order."
    ],
    "counter": "1000",
    "subtypes": [
      "Celestial Dragons",
      "Five Elders"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.2,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.2
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 432.5,
          "low": 367.63,
          "high": 497.37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 172,
          "low": 146.2,
          "high": 197.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 215,
          "low": 182.75,
          "high": 247.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 129,
          "low": 109.65,
          "high": 148.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:52:16.605Z",
      "trend_7d": {
        "direction": "down",
        "percent": -13.04
      }
    }
  }
}