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

← Awakening of the New Era
Hone-Kichi

Hone-Kichi

Common #72 Character Straw Hat Crew Power 6000
Colors
Purple
Cost
4
Attribute
Slash
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528631
GET /api/v1/onepiece/cards/OP05-072?include=prices 200 57ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-072",
    "name": "Hone-Kichi",
    "number": "72",
    "printed_number": "72",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-072.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-072.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-072.large.png"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "528631",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-072.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-072.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-072.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] If you have 8 or more DON!! cards on your field, give up to 2 of your opponent's Characters −2000 power during this turn."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.07,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.07
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-31T05:48:57.095Z",
      "trend_7d": {
        "direction": "down",
        "percent": -22.22
      }
    }
  }
}