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

← Yamato
Shinobu

Shinobu

Common #7 Character Land of Wano Power 2000
Colors
Yellow
Cost
3
Attribute
Special
Expansion
Yamato · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST09_ja-007?include=prices 200 42ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST09_ja-007",
    "name": "Shinobu",
    "number": "7",
    "printed_number": "7",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09_ja-007.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09_ja-007.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09_ja-007.large.webp"
      }
    ],
    "expansion": {
      "id": "ST09_ja",
      "name": "Yamato",
      "total": 15,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST09",
      "printed_total": 15,
      "release_date": "2023/08/11",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST09.logo.png",
      "translation": {
        "en": {
          "name": "Yamato"
        }
      }
    },
    "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/ST09_ja-007.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09_ja-007.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09_ja-007.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "2000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On Block] You may add 1 card from the top or bottom of your Life cards to your hand: This Character gains +4000 power during this battle."
    ],
    "subtypes": [
      "Land of Wano"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.31,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-12T20:51:49.728Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}