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

← Two Legends
Carrot (specialAltArt)

Carrot (specialAltArt)

Super Rare #23 Character Minks Power 6000
Colors
Green
Cost
5
Attribute
Special
Expansion
Two Legends · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP08_ja-023vsaa?include=prices 200 43ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08_ja-023vsaa",
    "name": "Carrot (specialAltArt)",
    "number": "23",
    "printed_number": "23",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-023vsaa.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-023vsaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-023vsaa.large.webp"
      }
    ],
    "expansion": {
      "id": "OP08_ja",
      "name": "Two Legends",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Two Legends"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-023vsaa.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-023vsaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-023vsaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Green"
    ],
    "rules": [
      "[On Play]/[When Attacking] Up to 1 of your opponent's rested Characters with a cost of 7 or less will not become active in your opponent's next Refresh Phase."
    ],
    "subtypes": [
      "Minks"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 3.86,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-30T02:05:50.980Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}