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

← Emperors In The New World
Franky (reprint)

Franky (reprint)

Super Rare #72 Character Straw Hat Crew Power 5000
Colors
Purple
Cost
4
Attribute
Strike
Expansion
Emperors In The New World · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP09_ja-072vrep?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP09_ja-072vrep",
    "name": "Franky (reprint)",
    "number": "72",
    "printed_number": "72",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-072vrep.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-072vrep.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-072vrep.large.webp"
      }
    ],
    "expansion": {
      "id": "OP09_ja",
      "name": "Emperors In The New World",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP09",
      "printed_total": 119,
      "release_date": "2024/12/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP09_ja.logo.png",
      "translation": {
        "en": {
          "name": "Emperors In The New World"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-072vrep.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-072vrep.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-072vrep.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On Play] DON!! −2, You may trash 1 card from your hand: Draw 2 cards."
    ],
    "counter": "1000",
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 3.95,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T03:57:33.698Z",
      "trend_7d": {
        "direction": "up",
        "percent": 19.34
      }
    }
  }
}