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

← Starter Deck -red Monkey.d.luffy
Thousand Sunny

Thousand Sunny

Common #5 Stage Straw Hat Crew
Colors
Red
Cost
1
Expansion
Starter Deck -red Monkey.d.luffy · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST31_ja-005?include=prices 200 55ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST31_ja-005",
    "name": "Thousand Sunny",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31_ja-005.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31_ja-005.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31_ja-005.large.webp"
      }
    ],
    "expansion": {
      "id": "ST31_ja",
      "name": "Starter Deck -red Monkey.d.luffy",
      "total": 5,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST31",
      "printed_total": 5,
      "release_date": "2026/07/18",
      "translation": {
        "en": {
          "name": "Starter Deck -red 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/ST31_ja-005.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31_ja-005.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31_ja-005.large.webp"
          }
        ]
      }
    ],
    "type": "Stage",
    "cost": "1",
    "colors": [
      "Red"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 {Straw Hat Crew} type card and add it to your hand. Then, place the rest at the bottom of your deck in any order.",
      "[Activate: Main] You may rest this Stage: Give up to 1 rested DON!! card to 1 of your [Monkey.D.Luffy] cards."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-19T03:03:03.058Z"
    }
  }
}