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

← Wings of the Captain
Yamato (starterDeck)

Yamato (starterDeck)

Leader #22 Leader Land of Wano Power 5000
Colors
Green, Yellow
Attribute
Strike
Expansion
Wings of the Captain · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP06_ja-022vsd?include=prices 200 48ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06_ja-022vsd",
    "name": "Yamato (starterDeck)",
    "number": "22",
    "printed_number": "22",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-022vsd.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-022vsd.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-022vsd.large.webp"
      }
    ],
    "expansion": {
      "id": "OP06_ja",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png",
      "translation": {
        "en": {
          "name": "Wings of the Captain"
        }
      }
    },
    "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/OP06_ja-022vsd.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-022vsd.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-022vsd.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Green",
      "Yellow"
    ],
    "rules": [
      "[Double Attack] (This card deals 2 damage.)",
      "[Activate: Main] [Once Per Turn] If your opponent has 3 or less Life cards, give up to 2 rested DON!! cards to 1 of your Characters."
    ],
    "subtypes": [
      "Land of Wano"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 7.34,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-30T02:25:48.240Z",
      "trend_7d": {
        "direction": "down",
        "percent": -34.76
      }
    }
  }
}