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. Ethanbaron V. Nusjuro (foil)

St. Ethanbaron V. Nusjuro (foil)

Rare #80 Character Celestial DragonsFive Elders Power 5000
Colors
Black
Cost
6
Attribute
Slash
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657346
GET /api/v1/onepiece/cards/OP13-080?include=prices 200 31ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-080",
    "name": "St. Ethanbaron V. Nusjuro (foil)",
    "number": "80",
    "printed_number": "80",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-080.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-080.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-080.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": "657346",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-080.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-080.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-080.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "5000",
    "attribute": "Slash",
    "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 and gains [Rush].",
      "[When Attacking] If you have 10 or more cards in your trash, give up to 1 of your opponent's Characters −2000 power during this turn."
    ],
    "counter": "1000",
    "subtypes": [
      "Celestial Dragons",
      "Five Elders"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.23,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.23
        },
        {
          "condition": "HP",
          "price": 0.2
        },
        {
          "condition": "DMG",
          "price": 0.1
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 989,
          "low": 840.65,
          "high": 1137.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 37,
          "low": 31.45,
          "high": 42.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 609,
          "low": 517.65,
          "high": 700.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 423,
          "low": 254,
          "high": 592,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 457,
          "low": 388.45,
          "high": 525.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:52:16.605Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.17
      }
    }
  }
}