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

← PURPLE Monkey.D.Luffy
Uso-Hachi

Uso-Hachi

Common #1 Character Straw Hat Crew Power 3000
Colors
Purple
Cost
3
Attribute
Ranged
Expansion
PURPLE Monkey.D.Luffy · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST18_ja-001?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST18_ja-001",
    "name": "Uso-Hachi",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST18_ja-001.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST18_ja-001.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST18_ja-001.large.webp"
      }
    ],
    "expansion": {
      "id": "ST18_ja",
      "name": "PURPLE Monkey.D.Luffy",
      "total": 5,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST18",
      "printed_total": 5,
      "release_date": "2024/10/25",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST18.logo.png",
      "translation": {
        "en": {
          "name": "PURPLE Monkey.D.Luffy"
        }
      }
    },
    "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/ST18_ja-001.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST18_ja-001.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST18_ja-001.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "3000",
    "attribute": "Ranged",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] If you have 8 or more DON!! cards on your field, rest up to 1 of your opponent's Characters with a cost of 5 or less."
    ],
    "counter": "2000",
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 64.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 37.98,
          "low": 32.28,
          "high": 43.68,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 105,
          "low": 105,
          "high": 141.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 70.5,
          "low": 59.93,
          "high": 81.07,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 105.25,
          "low": 89.46,
          "high": 121.04,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-15T05:11:07.781Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}