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

← The World's Strongest Warriors
Gloriosa (foil)

Gloriosa (foil)

Super Rare #46 Character Amazon LilyRocks Pirates Power 1000
Colors
Blue
Cost
4
Attribute
Wisdom
Expansion
The World's Strongest Warriors · One Piece
Language
English
TCGplayer
710541
GET /api/v1/onepiece/cards/OP17-046?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP17-046",
    "name": "Gloriosa (foil)",
    "number": "46",
    "printed_number": "46",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-046.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-046.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-046.large.webp"
      }
    ],
    "expansion": {
      "id": "OP17",
      "name": "The World's Strongest Warriors",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP17",
      "printed_total": 119,
      "release_date": "2026/08/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP17.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "710541",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-046.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-046.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17-046.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "1000",
    "attribute": "Wisdom",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On Play] Place up to 1 Character with a cost of 5 or less at the bottom of the owner's deck."
    ],
    "subtypes": [
      "Amazon Lily",
      "Rocks Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.92,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:31:43.865Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.03
      }
    }
  }
}