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

← Paramount War
Buggy (foil)

Buggy (foil)

Rare #58 Character Impel DownBuggy Pirates Power 2000
Colors
Blue
Cost
1
Attribute
Slash
Expansion
Paramount War · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP02_ja-058?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02_ja-058",
    "name": "Buggy (foil)",
    "number": "58",
    "printed_number": "58",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-058.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-058.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-058.large.webp"
      }
    ],
    "expansion": {
      "id": "OP02_ja",
      "name": "Paramount War",
      "total": 121,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP02",
      "printed_total": 121,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png",
      "translation": {
        "en": {
          "name": "Paramount War"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-058.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-058.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-058.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "2000",
    "attribute": "Slash",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 blue {Impel Down} type card other than [Buggy] and add it to your hand. Then, place the rest at the bottom of your deck in any order."
    ],
    "counter": "1000",
    "subtypes": [
      "Impel Down",
      "Buggy Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.79,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T06:59:49.778Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.56
      }
    }
  }
}