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

← Carrying On His Will
Woop Slap

Woop Slap

Common #6 Character Windmill Village Power 0
Colors
Red
Cost
1
Attribute
Wisdom
Expansion
Carrying On His Will · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP13_ja-006?include=prices 200 55ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13_ja-006",
    "name": "Woop Slap",
    "number": "6",
    "printed_number": "6",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-006.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-006.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-006.large.webp"
      }
    ],
    "expansion": {
      "id": "OP13_ja",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP13",
      "printed_total": 120,
      "release_date": "2025/11/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png",
      "translation": {
        "en": {
          "name": "Carrying On His Will"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-006.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-006.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13_ja-006.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "0",
    "attribute": "Wisdom",
    "colors": [
      "Red"
    ],
    "rules": [
      "[On Play] Give up to 2 rested DON!! cards to 1 of your [Monkey.D.Luffy] cards."
    ],
    "subtypes": [
      "Windmill Village"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.31,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T06:57:48.961Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}