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

← Legacy of the Master
Baby 5 (foil)

Baby 5 (foil)

Rare #112 Character Donquixote Pirates Power 5000
Colors
Yellow
Cost
4
Attribute
Special
Expansion
Legacy of the Master · One Piece
Language
English
TCGplayer
643859
GET /api/v1/onepiece/cards/OP12-112?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12-112",
    "name": "Baby 5 (foil)",
    "number": "112",
    "printed_number": "112",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-112.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-112.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-112.large.webp"
      }
    ],
    "expansion": {
      "id": "OP12",
      "name": "Legacy of the Master",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP12",
      "printed_total": 119,
      "release_date": "2025/08/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "643859",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-112.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-112.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-112.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Trigger] If your Leader is multicolored, draw 2 cards."
    ],
    "counter": "2000",
    "subtypes": [
      "Donquixote Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.19,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.19
        },
        {
          "condition": "LP",
          "price": 0.45
        },
        {
          "condition": "MP",
          "price": 0.31
        },
        {
          "condition": "DMG",
          "price": 0.1
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 66,
          "low": 56.1,
          "high": 75.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 50.5,
          "low": 42.93,
          "high": 58.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:21:46.262Z",
      "trend_7d": {
        "direction": "down",
        "percent": -9.85
      }
    }
  }
}