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
Kikunojo (foil)

Kikunojo (foil)

Rare #104 Character Land of WanoThe Akazaya Nine Power 6000
Colors
Yellow
Cost
4
Attribute
Slash
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
539503
GET /api/v1/onepiece/cards/OP06-104?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-104",
    "name": "Kikunojo (foil)",
    "number": "104",
    "printed_number": "104",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-104.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-104.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-104.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": "539503",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-104.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-104.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-104.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On K.O.] If your opponent has 3 or less Life cards, add up to 1 card from the top of your deck to the top of your Life cards.",
      "[Trigger] If your opponent has 3 or less Life cards, play this card."
    ],
    "subtypes": [
      "Land of Wano",
      "The Akazaya Nine"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.89,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.89
        },
        {
          "condition": "MP",
          "price": 0.68
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 72,
          "low": 61.2,
          "high": 82.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 18.5,
          "low": 15.73,
          "high": 21.28,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 55.02,
          "low": 46.77,
          "high": 63.27,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 33,
          "low": 28.05,
          "high": 37.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:35:46.014Z",
      "trend_7d": {
        "direction": "down",
        "percent": -13.59
      }
    }
  }
}