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

← Awakening of the New Era
Borsalino (foil)

Borsalino (foil)

Super Rare #51 Character Navy Power 8000
Colors
Blue
Cost
7
Attribute
Special
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
527842
GET /api/v1/onepiece/cards/OP05-051?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-051",
    "name": "Borsalino (foil)",
    "number": "51",
    "printed_number": "51",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-051.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-051.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-051.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "527842",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-051.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-051.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-051.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "8000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] Place up to 1 Character with a cost of 4 or less at the bottom of the owner's deck."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.45,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.45
        },
        {
          "condition": "LP",
          "price": 0.4
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 29.99,
          "low": 25.49,
          "high": 34.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 25.15,
          "low": 21.38,
          "high": 28.92,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 24.99,
          "low": 21.24,
          "high": 28.74,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:33:42.787Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.26
      }
    }
  }
}