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

← Two Legends
Dalton (foil)

Dalton (foil)

Rare #8 Character Drum Kingdom Power 6000
Colors
Red
Cost
5
Attribute
Slash
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558031
GET /api/v1/onepiece/cards/OP08-008?include=prices 200 55ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-008",
    "name": "Dalton (foil)",
    "number": "8",
    "printed_number": "8",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-008.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-008.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-008.large.png"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558031",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-008.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-008.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-008.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Red"
    ],
    "rules": [
      "[On Play] Give up to 1 of your opponent's Characters −1000 power during this turn.",
      "[DON!! x1] [Activate: Main] [Once Per Turn] You may add 1 card from the top of your Life cards to your hand: This Character gains [Rush] during this turn.(This card can attack on the turn in which it is played.)"
    ],
    "subtypes": [
      "Drum Kingdom"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T19:49:00.062Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}