Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Wings of the Captain
Inuarashi

Inuarashi

Uncommon #100 Character MinksLand of WanoThe Akazaya Nine Power 5000
Colors
Yellow
Cost
4
Attribute
Slash
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
541647
GET /api/v1/onepiece/cards/OP06-100?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-100",
    "name": "Inuarashi",
    "number": "100",
    "printed_number": "100",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-100.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-100.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-100.large.webp"
      }
    ],
    "expansion": {
      "id": "OP06",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "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"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "541647",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-100.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-100.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-100.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[DON!! x2] [When Attacking] You may trash 1 card from your hand: K.O. up to 1 of your opponent's Characters with a cost equal to or less than the number of your opponent's Life cards.",
      "[Trigger] If your opponent has 3 or less Life cards, play this card."
    ],
    "counter": "1000",
    "subtypes": [
      "Minks",
      "Land of Wano",
      "The Akazaya Nine"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 52,
          "low": 44.2,
          "high": 59.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 25.71,
          "low": 18.02,
          "high": 18.02,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 24,
          "low": 20.4,
          "high": 27.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:35:46.014Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}