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

← Royal Blood
Baby 5

Baby 5

Uncommon #76 Character Donquixote Pirates Power 1000
Colors
Purple
Cost
3
Attribute
Special
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
617122
GET /api/v1/onepiece/cards/OP10-076?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-076",
    "name": "Baby 5",
    "number": "76",
    "printed_number": "76",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-076.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-076.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-076.large.webp"
      }
    ],
    "expansion": {
      "id": "OP10",
      "name": "Royal Blood",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP10",
      "printed_total": 119,
      "release_date": "2025/03/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP10.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "617122",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-076.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-076.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-076.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "1000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] You may trash 1 card from your hand: If your Leader has the {Donquixote Pirates} type, add up to 1 DON!! card from your DON!! deck and set it as active."
    ],
    "counter": "2000",
    "subtypes": [
      "Donquixote Pirates"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.15,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.15
        },
        {
          "condition": "MP",
          "price": 0.11
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 86,
          "low": 73.1,
          "high": 98.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 53,
          "low": 45.05,
          "high": 60.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 66.08,
          "low": 56.17,
          "high": 75.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:47:33.423Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.25
      }
    }
  }
}