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

← Royal Blood
Tony Tony.Chopper (foil)

Tony Tony.Chopper (foil)

Rare #11 Character Punk HazardStraw Hat Crew Power 4000
Colors
Red
Cost
4
Attribute
Strike
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
617044
GET /api/v1/onepiece/cards/OP10-011?include=prices 200 75ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-011",
    "name": "Tony Tony.Chopper (foil)",
    "number": "11",
    "printed_number": "11",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-011.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-011.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-011.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": "617044",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-011.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-011.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-011.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "4000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[Opponent's Turn] This Character gains +2000 power."
    ],
    "subtypes": [
      "Punk Hazard",
      "Straw Hat Crew"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.58,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.58
        },
        {
          "condition": "MP",
          "price": 0.49
        },
        {
          "condition": "DMG",
          "price": 0.5
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T14:48:19.234Z",
      "trend_7d": {
        "direction": "up",
        "percent": 16
      }
    }
  }
}