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

← Carrying On His Will
Gol.D.Roger (foil)

Gol.D.Roger (foil)

Super Rare #64 Character King of the PiratesRoger Pirates Power 13000
Colors
Purple
Cost
10
Attribute
Slash
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657325
GET /api/v1/onepiece/cards/OP13-064?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-064",
    "name": "Gol.D.Roger (foil)",
    "number": "64",
    "printed_number": "64",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-064.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-064.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-064.large.webp"
      }
    ],
    "expansion": {
      "id": "OP13",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP13",
      "printed_total": 120,
      "release_date": "2025/11/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "657325",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-064.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-064.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-064.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "10",
    "power": "13000",
    "attribute": "Slash",
    "colors": [
      "Purple"
    ],
    "rules": [
      "Your Leader and all of your Characters that do not have a type including \"Roger Pirates\" have their effects negated.",
      "[On Play] DON!! −3: Your Leader gains +2000 power until the end of your opponent's next End Phase. Then, give all of your opponent's Characters −2000 power until the end of your opponent's next End Phase."
    ],
    "subtypes": [
      "King of the Pirates",
      "Roger Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.34,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.34
        },
        {
          "condition": "MP",
          "price": 0.33
        },
        {
          "condition": "HP",
          "price": 0.18
        },
        {
          "condition": "DMG",
          "price": 0.15
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 140,
          "low": 119,
          "high": 161,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 86,
          "low": 73.1,
          "high": 98.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 67.85,
          "low": 40.5,
          "high": 52.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 65,
          "low": 55.25,
          "high": 74.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:52:16.605Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.03
      }
    }
  }
}