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

← RED Monkey.D.Luffy
Thousand Sunny

Thousand Sunny

Common #5 Stage Straw Hat Crew
Colors
Red
Cost
1
Expansion
RED Monkey.D.Luffy · One Piece
Language
English
TCGplayer
706318
GET /api/v1/onepiece/cards/ST31-005?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST31-005",
    "name": "Thousand Sunny",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-005.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-005.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-005.large.webp"
      }
    ],
    "expansion": {
      "id": "ST31",
      "name": "RED Monkey.D.Luffy",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST31",
      "printed_total": 5,
      "release_date": "2026/07/31",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST31.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "706318",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-005.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-005.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-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": 7.58,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T02:43:26.833Z",
      "trend_7d": {
        "direction": "up",
        "percent": 10.66
      }
    }
  }
}