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

← One Piece Promotion Cards
Buggy (CS 25-26 Finalist Card Set 1)

Buggy (CS 25-26 Finalist Card Set 1)

C #ST17-003 Character Buggy's DeliveryThe Seven Warlords of the Sea Power 2000
Colors
Blue
Cost
1
Attribute
Slash
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
649661
GET /api/v1/onepiece/cards/oppr-649661?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-649661",
    "name": "Buggy (CS 25-26 Finalist Card Set 1)",
    "number": "ST17-003",
    "printed_number": "ST17-003",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649661.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649661.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649661.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "649661",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649661.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649661.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-649661.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "2000",
    "attribute": "Slash",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] Look at 3 cards from the top of your deck and place them at the top of your deck in any order."
    ],
    "subtypes": [
      "Buggy's Delivery",
      "The Seven Warlords of the Sea"
    ],
    "rarity": "C",
    "pricing": {
      "currency": "USD",
      "market": 29.5,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 1915.16,
          "low": 1540.63,
          "high": 1950.42,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-07-03T02:21:01.964Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}