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

← Awakening of the New Era
Saint Charlos

Saint Charlos

Common #84 Character Celestial Dragons Power 0
Colors
Black
Cost
3
Attribute
Ranged
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528645
GET /api/v1/onepiece/cards/OP05-084?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-084",
    "name": "Saint Charlos",
    "number": "84",
    "printed_number": "84",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-084.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-084.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-084.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "528645",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-084.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-084.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-084.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "0",
    "attribute": "Ranged",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Your Turn] If the only Characters on your field are {Celestial Dragons} type Characters, give all of your opponent's Characters −4 cost."
    ],
    "counter": "1000",
    "subtypes": [
      "Celestial Dragons"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        },
        {
          "condition": "LP",
          "price": 0.04
        }
      ],
      "graded": [],
      "market_updated_at": "2026-08-28T03:50:24.397Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}