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

← One Piece Promotion Cards
Tony Tony.Chopper (Gift Collection 2023)

Tony Tony.Chopper (Gift Collection 2023)

C #ST01-006 Character AnimalStraw Hat Crew Power 1000
Colors
Red
Cost
1
Attribute
Strike
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
523819
GET /api/v1/onepiece/cards/oppr-523819?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-523819",
    "name": "Tony Tony.Chopper (Gift Collection 2023)",
    "number": "ST01-006",
    "printed_number": "ST01-006",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-523819.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-523819.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-523819.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "523819",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-523819.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-523819.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-523819.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": "C",
    "pricing": {
      "currency": "USD",
      "market": 165.11,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 752.25,
          "low": 700,
          "high": 700,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.26
      }
    }
  }
}