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

← 3D2Y
I Have My Crew!!

I Have My Crew!!

Common #16 Event Straw Hat Crew
Colors
Black
Cost
1
Expansion
3D2Y · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST14_ja-016?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST14_ja-016",
    "name": "I Have My Crew!!",
    "number": "16",
    "printed_number": "16",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14_ja-016.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14_ja-016.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14_ja-016.large.webp"
      }
    ],
    "expansion": {
      "id": "ST14_ja",
      "name": "3D2Y",
      "total": 17,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST14",
      "printed_total": 17,
      "release_date": "2024/08/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST14.logo.png",
      "translation": {
        "en": {
          "name": "3D2Y"
        }
      }
    },
    "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/ST14_ja-016.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14_ja-016.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14_ja-016.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Main] Draw 1 card. Then, up to 1 of your Characters gains +3 cost until the end of your opponent's next turn.",
      "[Trigger] K.O. up to 1 of your opponent's Characters with a cost of 3 or less."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 1.5,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 55,
          "low": 46.75,
          "high": 63.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 42,
          "low": 35.7,
          "high": 48.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:00:20.991Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}