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

← A Fist Of Divine Speed
Vinsmoke Ichiji

Vinsmoke Ichiji

Common #43 Character The Vinsmoke FamilyGERMA 66 Power 7000
Colors
Blue
Cost
7
Attribute
Strike
Expansion
A Fist Of Divine Speed · One Piece
Language
English
TCGplayer
632408
GET /api/v1/onepiece/cards/OP11-043?include=prices 200 48ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP11-043",
    "name": "Vinsmoke Ichiji",
    "number": "43",
    "printed_number": "43",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-043.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-043.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-043.large.png"
      }
    ],
    "expansion": {
      "id": "OP11",
      "name": "A Fist Of Divine Speed",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP11",
      "printed_total": 119,
      "release_date": "2025/06/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP11.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "632408",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-043.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-043.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-043.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "7000",
    "attribute": "Strike",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Blocker]",
      "[On Your Opponent's Attack] [Once Per Turn] This effect can be activated when you only have Characters with a type including \"GERMA\". Up to 1 of your Leader or Character cards gains +1000 power during this battle. Then, trash 2 cards from the top of your deck."
    ],
    "subtypes": [
      "The Vinsmoke Family",
      "GERMA 66"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T21:02:19.771Z",
      "trend_7d": {
        "direction": "up",
        "percent": 25
      }
    }
  }
}