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

← Awakening of the New Era
Ulti (foil)

Ulti (foil)

Super Rare #43 Character Animal Kingdom Pirates Power 5000
Colors
Blue
Cost
4
Attribute
Strike
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
527793
GET /api/v1/onepiece/cards/OP05-043?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-043",
    "name": "Ulti (foil)",
    "number": "43",
    "printed_number": "43",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-043.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-043.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-043.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "527793",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-043.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-043.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-043.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] If your Leader is multicolored, look at 3 cards from the top of your deck and add up to 1 card to your hand. Then, place the rest at the top or bottom of the deck in any order."
    ],
    "counter": "1000",
    "subtypes": [
      "Animal Kingdom Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.44,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.44
        },
        {
          "condition": "LP",
          "price": 0.34
        },
        {
          "condition": "MP",
          "price": 0.32
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 32.78,
          "low": 27.86,
          "high": 37.7,
          "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": 50.31,
          "low": 46.5,
          "high": 58.49,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 24,
          "low": 20.4,
          "high": 27.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:33:42.787Z",
      "trend_7d": {
        "direction": "down",
        "percent": -8.33
      }
    }
  }
}