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

← 3D2Y
Franky

Franky

Common #9 Character Straw Hat Crew Power 6000
Colors
Black
Cost
5
Attribute
Special
Expansion
3D2Y · One Piece
Language
English
TCGplayer
548420
GET /api/v1/onepiece/cards/ST14-009?include=prices 200 46ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST14-009",
    "name": "Franky",
    "number": "9",
    "printed_number": "9",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-009.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-009.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-009.large.png"
      }
    ],
    "expansion": {
      "id": "ST14",
      "name": "3D2Y",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST14",
      "printed_total": 17,
      "release_date": "2024/08/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST14.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "548420",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-009.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-009.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-009.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[DON!! x1] [Opponent's Turn] If you have a Character with a cost of 6 or more, this Character cannot be K.O.'d by your opponent's effects and gains +2000 power."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.13,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.13
        },
        {
          "condition": "LP",
          "price": 0.05
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T13:02:10.726Z",
      "trend_7d": {
        "direction": "up",
        "percent": 18.18
      }
    }
  }
}