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

← BLACK Smoker
Hina (foil)

Hina (foil)

Super Rare #4 Character Navy Power 6000
Colors
Black
Cost
4
Attribute
Special
Expansion
BLACK Smoker · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST19_ja-004?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST19_ja-004",
    "name": "Hina (foil)",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST19_ja-004.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST19_ja-004.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST19_ja-004.large.webp"
      }
    ],
    "expansion": {
      "id": "ST19_ja",
      "name": "BLACK Smoker",
      "total": 5,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST19",
      "printed_total": 5,
      "release_date": "2024/10/25",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST19.logo.png",
      "translation": {
        "en": {
          "name": "BLACK Smoker"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST19_ja-004.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST19_ja-004.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST19_ja-004.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[DON!! x1] [Opponent's Turn] This Character gains +4 cost.",
      "[Activate: Main] [Once Per Turn] You may place 1 card from your trash at the bottom of your deck: Give up to 1 rested DON!! card to your Leader or 1 of your Characters."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 85,
          "low": 72.25,
          "high": 97.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 39,
          "low": 33.15,
          "high": 44.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 9.99,
          "low": 8.49,
          "high": 11.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 65,
          "low": 55.25,
          "high": 74.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9.99,
          "low": 8.49,
          "high": 11.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 39,
          "low": 33.15,
          "high": 44.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T06:55:06.536Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.51
      }
    }
  }
}