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
Carrot (Event Pack Vol. 6)

Carrot (Event Pack Vol. 6)

PR #P-070 Character Minks Power 2000
Colors
Green
Cost
2
Attribute
Special
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
619199
GET /api/v1/onepiece/cards/oppr-619199?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-619199",
    "name": "Carrot (Event Pack Vol. 6)",
    "number": "P-070",
    "printed_number": "P-070",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619199.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619199.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619199.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": "619199",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619199.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619199.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-619199.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "2000",
    "attribute": "Special",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
    ],
    "subtypes": [
      "Minks"
    ],
    "rarity": "PR",
    "pricing": {
      "currency": "USD",
      "market": 1.9,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.06
      }
    }
  }
}