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

← Royal Blood
Franky (foil)

Franky (foil)

Rare #90 Character DressrosaStraw Hat Crew Power 5000
Colors
Black
Cost
4
Attribute
Strike
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
617137
GET /api/v1/onepiece/cards/OP10-090?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-090",
    "name": "Franky (foil)",
    "number": "90",
    "printed_number": "90",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-090.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-090.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-090.large.webp"
      }
    ],
    "expansion": {
      "id": "OP10",
      "name": "Royal Blood",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP10",
      "printed_total": 119,
      "release_date": "2025/03/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP10.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "617137",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-090.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-090.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-090.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Blocker]",
      "[On K.O.] Play up to 1 {Dressrosa} type Character card with a cost of 3 or less from your trash rested."
    ],
    "counter": "1000",
    "subtypes": [
      "Dressrosa",
      "Straw Hat Crew"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.17,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.17
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:47:33.423Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.56
      }
    }
  }
}