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

← Emperors In The New World
Tony Tony.Chopper

Tony Tony.Chopper

Common #29 Character ODYSSEYAnimalStraw Hat Crew Power 4000
Colors
Green
Cost
3
Attribute
Strike
Expansion
Emperors In The New World · One Piece
Language
English
TCGplayer
596955
GET /api/v1/onepiece/cards/OP09-029?include=prices 200 65ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP09-029",
    "name": "Tony Tony.Chopper",
    "number": "29",
    "printed_number": "29",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-029.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-029.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-029.large.png"
      }
    ],
    "expansion": {
      "id": "OP09",
      "name": "Emperors In The New World",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP09",
      "printed_total": 119,
      "release_date": "2024/12/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP09.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "596955",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-029.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-029.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-029.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Strike",
    "colors": [
      "Green"
    ],
    "rules": [
      "[End of Your Turn] Set up to 1 of your {ODYSSEY} type Characters with a cost of 4 or less as active."
    ],
    "subtypes": [
      "ODYSSEY",
      "Animal",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        },
        {
          "condition": "MP",
          "price": 0.1
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T21:02:25.129Z",
      "trend_7d": {
        "direction": "up",
        "percent": 22.22
      }
    }
  }
}