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

← Romance Dawn
Kanjuro

Kanjuro

Common #38 Character Land of WanoThe Akazaya Nine Power 3000
Colors
Green
Cost
2
Attribute
Slash
Expansion
Romance Dawn · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP01_ja-038?include=prices 200 40ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01_ja-038",
    "name": "Kanjuro",
    "number": "38",
    "printed_number": "38",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-038.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-038.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-038.large.webp"
      }
    ],
    "expansion": {
      "id": "OP01_ja",
      "name": "Romance Dawn",
      "total": 121,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP01",
      "printed_total": 121,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png",
      "translation": {
        "en": {
          "name": "Romance Dawn"
        }
      }
    },
    "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/OP01_ja-038.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-038.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-038.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "3000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "[DON!! x1] [When Attacking] K.O. up to 1 of your opponent's rested Characters with a cost of 2 or less.",
      "[On K.O.] Your opponent chooses 1 card from your hand; trash that card."
    ],
    "subtypes": [
      "Land of Wano",
      "The Akazaya Nine"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.19,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T06:52:53.637Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}