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

← Awakening of the New Era
Upper Yard (premiumAltArt)

Upper Yard (premiumAltArt)

Uncommon #117 Stage Sky Island
Colors
Yellow
Cost
1
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
593479
GET /api/v1/onepiece/cards/OP05-117vpaa?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-117vpaa",
    "name": "Upper Yard (premiumAltArt)",
    "number": "117",
    "printed_number": "117",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-117vpaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-117vpaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-117vpaa.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "593479",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-117vpaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-117vpaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-117vpaa.large.webp"
          }
        ]
      }
    ],
    "type": "Stage",
    "cost": "1",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 {Sky Island} type card and add it to your hand. Then, place the rest at the bottom of your deck in any order."
    ],
    "subtypes": [
      "Sky Island"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 22,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T02:33:42.787Z",
      "trend_7d": {
        "direction": "down",
        "percent": -21.82
      }
    }
  }
}