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

← The Best Vol.2
Shiryu (foil)

Shiryu (foil)

Rare #15 Character Blackbeard Pirates Power 5000
Colors
Black
Cost
4
Attribute
Slash
Expansion
The Best Vol.2 · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/PRB02_ja-015?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "PRB02_ja-015",
    "name": "Shiryu (foil)",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-015.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-015.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-015.large.webp"
      }
    ],
    "expansion": {
      "id": "PRB02_ja",
      "name": "The Best Vol.2",
      "total": 18,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "PRB02",
      "printed_total": 18,
      "release_date": "2025/10/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/PRB02_ja.logo.png",
      "translation": {
        "en": {
          "name": "The Best Vol.2"
        }
      }
    },
    "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/PRB02_ja-015.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-015.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02_ja-015.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Black"
    ],
    "rules": [
      "If your Leader has the {Blackbeard Pirates} type, this Character gains [Blocker] and +4 cost.",
      "[On K.O.] If your Leader has the {Blackbeard Pirates} type, K.O. up to 1 of your opponent's Characters with a base cost of 4 or less."
    ],
    "counter": "1000",
    "subtypes": [
      "Blackbeard Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.99,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:03:12.986Z",
      "trend_7d": {
        "direction": "up",
        "percent": 26.92
      }
    }
  }
}