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

← Two Legends
Carrot

Carrot

Leader #21 Leader Minks Power 5000
Colors
Green
Attribute
Special
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558045
GET /api/v1/onepiece/cards/OP08-021?include=prices 200 71ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-021",
    "name": "Carrot",
    "number": "21",
    "printed_number": "21",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-021.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-021.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-021.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": "558045",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-021.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-021.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-021.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] If you have a {Minks} type Character, rest up to 1 of your opponent's Characters with a cost of 5 or less."
    ],
    "subtypes": [
      "Minks"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.19,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.19
        },
        {
          "condition": "LP",
          "price": 0.13
        },
        {
          "condition": "MP",
          "price": 0.18
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 59.99,
          "low": 50.99,
          "high": 68.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 28,
          "low": 23.8,
          "high": 32.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 46.55,
          "low": 61,
          "high": 61,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T19:49:00.062Z",
      "trend_7d": {
        "direction": "up",
        "percent": 18.75
      }
    }
  }
}