Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← 3D2Y
Heracles

Heracles

Common #11 Character Bowin Island Power 2000
Colors
Black
Cost
1
Attribute
Wisdom
Expansion
3D2Y · One Piece
Language
English
TCGplayer
548422
GET /api/v1/onepiece/cards/ST14-011?include=prices 200 48ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST14-011",
    "name": "Heracles",
    "number": "11",
    "printed_number": "11",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-011.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-011.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-011.large.png"
      }
    ],
    "expansion": {
      "id": "ST14",
      "name": "3D2Y",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST14",
      "printed_total": 17,
      "release_date": "2024/08/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST14.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "548422",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-011.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-011.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-011.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "2000",
    "attribute": "Wisdom",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Activate: Main] You may rest this Character: Up to 1 of your black {Straw Hat Crew} type Characters gains +2 cost until the end of your opponent's next turn."
    ],
    "subtypes": [
      "Bowin Island"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.08,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.08
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T13:02:10.726Z",
      "trend_7d": {
        "direction": "up",
        "percent": 14.29
      }
    }
  }
}