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

← Two Legends
Carrot (altArt)

Carrot (altArt)

Leader #21 Leader Minks Power 5000
Colors
Green
Attribute
Special
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558046
GET /api/v1/onepiece/cards/OP08-021vaa?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-021vaa",
    "name": "Carrot (altArt)",
    "number": "21",
    "printed_number": "21",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-021vaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-021vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-021vaa.large.webp"
      }
    ],
    "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": "558046",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-021vaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-021vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-021vaa.large.webp"
          }
        ]
      }
    ],
    "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."
    ],
    "life": "5",
    "subtypes": [
      "Minks"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 18.51,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 49.63,
          "low": 31.89,
          "high": 38.97,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 56.5,
          "low": 50.75,
          "high": 62.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 30.4,
          "low": 25.84,
          "high": 34.96,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 33,
          "low": 28.05,
          "high": 37.95,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 67.49,
          "low": 44.6,
          "high": 101.4,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 17,
          "trend": {
            "direction": "up",
            "percent": 22.7
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 29.34,
          "low": 23.04,
          "high": 37.67,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 30.89,
          "low": 29.83,
          "high": 31.94,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 35.5,
          "low": 32.75,
          "high": 38.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:13:04.421Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.59
      }
    }
  }
}