Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Carrying On His Will
Gol.D.Roger

Gol.D.Roger

Leader #3 Leader King of the PiratesRoger Pirates Power 7000
Colors
Red, Purple
Attribute
Slash
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657254
GET /api/v1/onepiece/cards/OP13-003?include=prices 200 66ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-003",
    "name": "Gol.D.Roger",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-003.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-003.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-003.large.png"
      }
    ],
    "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": "657254",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-003.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-003.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-003.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "7000",
    "attribute": "Slash",
    "colors": [
      "Red",
      "Purple"
    ],
    "rules": [
      "If you have any DON!! cards on your field, 1 DON!! card placed during your DON!! Phase is given to your Leader.If you have 9 or less DON!! cards on your field, give this Leader −2000 power."
    ],
    "subtypes": [
      "King of the Pirates",
      "Roger Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.16,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.16
        },
        {
          "condition": "LP",
          "price": 0.11
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T22:02:25.597Z",
      "trend_7d": {
        "direction": "up",
        "percent": 6.67
      }
    }
  }
}