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

← Monkey.D.Luffy
Shanks (foil)

Shanks (foil)

Super Rare #5 Character Red-Haired Pirates Power 10000
Colors
Black
Cost
9
Attribute
Slash
Expansion
Monkey.D.Luffy · One Piece
Language
English
TCGplayer
503224
GET /api/v1/onepiece/cards/ST08-005?include=prices 200 23ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST08-005",
    "name": "Shanks (foil)",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-005.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-005.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-005.large.webp"
      }
    ],
    "expansion": {
      "id": "ST08",
      "name": "Monkey.D.Luffy",
      "total": 15,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST08",
      "printed_total": 15,
      "release_date": "2023/08/11",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "503224",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-005.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-005.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST08-005.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "9",
    "power": "10000",
    "attribute": "Slash",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] You may trash 1 card from your hand: K.O. all Characters with a cost of 1 or less."
    ],
    "subtypes": [
      "Red-Haired Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.02,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.02
        },
        {
          "condition": "LP",
          "price": 0.64
        },
        {
          "condition": "MP",
          "price": 0.68
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:13:36.855Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2
      }
    }
  }
}