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

← Two Legends
Tony Tony.Chopper

Tony Tony.Chopper

Leader #1 Leader AnimalDrum KingdomStraw Hat Crew Power 5000
Colors
Red, Green
Attribute
Strike
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558021
GET /api/v1/onepiece/cards/OP08-001?include=prices 200 91ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-001",
    "name": "Tony Tony.Chopper",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-001.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-001.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-001.large.png"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558021",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-001.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-001.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-001.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Red",
      "Green"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] Give up to 3 of your {Animal} or {Drum Kingdom} type Characters up to 1 rested DON!! card each."
    ],
    "subtypes": [
      "Animal",
      "Drum Kingdom",
      "Straw Hat Crew"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.28,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.28
        },
        {
          "condition": "LP",
          "price": 0.14
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 71,
          "low": 60.35,
          "high": 81.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 89.67,
          "low": 76.22,
          "high": 103.12,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 54.5,
          "low": 46.33,
          "high": 62.68,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 33,
          "low": 28.05,
          "high": 37.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T19:49:00.062Z",
      "trend_7d": {
        "direction": "up",
        "percent": 12
      }
    }
  }
}