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

← Royal Blood
Barrier-Barrier Pistol

Barrier-Barrier Pistol

Common #60 Event DressrosaBarto Club
Colors
Blue
Cost
5
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
617103
GET /api/v1/onepiece/cards/OP10-060?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-060",
    "name": "Barrier-Barrier Pistol",
    "number": "60",
    "printed_number": "60",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-060.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-060.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-060.large.webp"
      }
    ],
    "expansion": {
      "id": "OP10",
      "name": "Royal Blood",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP10",
      "printed_total": 119,
      "release_date": "2025/03/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP10.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "617103",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-060.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-060.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-060.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "5",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Main] Place up to 1 of your opponent's Characters with 6000 power or less at the bottom of the owner's deck.",
      "[Trigger] Activate this card's [Main] effect."
    ],
    "subtypes": [
      "Dressrosa",
      "Barto Club"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.22,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.22
        },
        {
          "condition": "MP",
          "price": 0.09
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T03:47:33.423Z",
      "trend_7d": {
        "direction": "down",
        "percent": -8.33
      }
    }
  }
}