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

← Royal Blood
Franky

Franky

Common #14 Character AnimalPunk HazardStraw Hat Crew Power 8000
Colors
Red
Cost
6
Attribute
Strike
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
617047
GET /api/v1/onepiece/cards/OP10-014?include=prices 200 62ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-014",
    "name": "Franky",
    "number": "14",
    "printed_number": "14",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-014.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-014.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-014.large.png"
      }
    ],
    "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": "617047",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-014.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-014.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-014.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "8000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "subtypes": [
      "Animal",
      "Punk Hazard",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.12,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.12
        },
        {
          "condition": "LP",
          "price": 0.05
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 52,
          "low": 44.2,
          "high": 59.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 32,
          "low": 27.2,
          "high": 36.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 24,
          "low": 20.4,
          "high": 27.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T21:02:21.891Z",
      "trend_7d": {
        "direction": "up",
        "percent": 9.09
      }
    }
  }
}