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

← Luffy & Ace
Mr.3(Galdino)

Mr.3(Galdino)

Common #14 Character Impel DownFormer Baroque Works Power 3000
Colors
Green
Cost
2
Attribute
Special
Expansion
Luffy & Ace · One Piece
Language
English
TCGplayer
695440
GET /api/v1/onepiece/cards/ST30-014?include=prices 200 56ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST30-014",
    "name": "Mr.3(Galdino)",
    "number": "14",
    "printed_number": "14",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST30-014.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST30-014.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST30-014.large.png"
      }
    ],
    "expansion": {
      "id": "ST30",
      "name": "Luffy & Ace",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST30",
      "printed_total": 17,
      "release_date": "2026/06/12",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST30.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "695440",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST30-014.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST30-014.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST30-014.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "3000",
    "attribute": "Special",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Activate: Main] You may rest this Character: Attach up to 2 rested DON!! cards each to up to 2 of your Characters with an original power of 6000."
    ],
    "subtypes": [
      "Impel Down",
      "Former Baroque Works"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 3.5,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 3.5
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T17:48:24.526Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.04
      }
    }
  }
}