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

← Two Legends
Giovanni

Giovanni

Common #26 Character Minks Power 3000
Colors
Green
Cost
2
Attribute
Slash
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558052
GET /api/v1/onepiece/cards/OP08-026?include=prices 200 40ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-026",
    "name": "Giovanni",
    "number": "26",
    "printed_number": "26",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-026.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-026.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-026.large.png"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558052",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-026.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-026.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-026.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "3000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "[DON!! x1] [When Attacking] Up to 1 of your opponent's rested Characters with a cost of 1 or less will not become active in your opponent's next Refresh Phase."
    ],
    "subtypes": [
      "Minks"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T19:49:00.062Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}