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

← Straw Hat Crew
Tony Tony.Chopper

Tony Tony.Chopper

Common #6 Character AnimalStraw Hat Crew Power 1000
Colors
Red
Cost
1
Attribute
Strike
Expansion
Straw Hat Crew · One Piece
Language
English
TCGplayer
288235
GET /api/v1/onepiece/cards/ST01-006?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST01-006",
    "name": "Tony Tony.Chopper",
    "number": "6",
    "printed_number": "6",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01-006.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01-006.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01-006.large.webp"
      }
    ],
    "expansion": {
      "id": "ST01",
      "name": "Straw Hat Crew",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST01",
      "printed_total": 17,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "288235",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01-006.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01-006.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST01-006.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "1000",
    "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.)"
    ],
    "subtypes": [
      "Animal",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.25,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.25
        },
        {
          "condition": "HP",
          "price": 0.16
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 736.68,
          "low": 626.18,
          "high": 847.18,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 257.71,
          "low": 141.75,
          "high": 415.75,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 72.31,
          "low": 71,
          "high": 71,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 42,
          "low": 24.65,
          "high": 178.9,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 8,
          "trend": {
            "direction": "up",
            "percent": 16.7
          }
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 570,
          "low": 167.2,
          "high": 682.6,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 29,
          "trend": {
            "direction": "up",
            "percent": 81.2
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 213.18,
          "low": 128,
          "high": 128,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T03:54:51.409Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.85
      }
    }
  }
}