Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Heroines Edition
Baby 5

Baby 5

Common #36 Character Donquixote Pirates Power 2000
Colors
Purple
Cost
4
Attribute
Special
Expansion
Heroines Edition · One Piece
Language
English
TCGplayer
672784
GET /api/v1/onepiece/cards/EB03-036?include=prices 200 60ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB03-036",
    "name": "Baby 5",
    "number": "36",
    "printed_number": "36",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-036.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-036.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-036.large.png"
      }
    ],
    "expansion": {
      "id": "EB03",
      "name": "Heroines Edition",
      "total": 62,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB03",
      "printed_total": 62,
      "release_date": "2026/02/20",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "672784",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-036.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-036.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-036.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "2000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] DON!! −1 (You may return the specified number of DON!! cards from your field to your DON!! deck.): K.O. up to 2 of your opponent's Characters with a base cost of 3 or less."
    ],
    "subtypes": [
      "Donquixote Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.1,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.1
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T23:02:21.538Z",
      "trend_7d": {
        "direction": "up",
        "percent": 11.11
      }
    }
  }
}