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
Saint Mjosgard

Saint Mjosgard

Common #92 Character Celestial Dragons Power 0
Colors
Black
Cost
2
Attribute
Wisdom
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657369
GET /api/v1/onepiece/cards/OP13-092?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-092",
    "name": "Saint Mjosgard",
    "number": "92",
    "printed_number": "92",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-092.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-092.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-092.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": "657369",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-092.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-092.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-092.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "0",
    "attribute": "Wisdom",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] If you have 3 or less Life cards, play up to 1 {Mary Geoise} type Stage card with a cost of 1 from your trash."
    ],
    "counter": "2000",
    "subtypes": [
      "Celestial Dragons"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.09,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.09
        },
        {
          "condition": "MP",
          "price": 0.02
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:52:16.605Z",
      "trend_7d": {
        "direction": "down",
        "percent": -18.18
      }
    }
  }
}