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

← GREEN/YELLOW Yamato
Yamato (foil)

Yamato (foil)

Super Rare #5 Character Land of Wano Power 0
Colors
Yellow
Cost
1
Attribute
Strike
Expansion
GREEN/YELLOW Yamato · One Piece
Language
English
TCGplayer
635316
GET /api/v1/onepiece/cards/ST28-005?include=prices 200 77ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST28-005",
    "name": "Yamato (foil)",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST28-005.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST28-005.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST28-005.large.png"
      }
    ],
    "expansion": {
      "id": "ST28",
      "name": "GREEN/YELLOW Yamato",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST28",
      "printed_total": 5,
      "release_date": "2025/06/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST28.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "635316",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST28-005.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST28-005.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST28-005.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "0",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[DON!! x2] [Your Turn] This Character gains +3000 power.",
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 {Land of Wano} type card with a cost of 2 or more and add it to your hand. Then, place the rest at the bottom of your deck in any order."
    ],
    "subtypes": [
      "Land of Wano"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.04,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.04
        },
        {
          "condition": "DMG",
          "price": 1
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-31T09:02:43.502Z",
      "trend_7d": {
        "direction": "down",
        "percent": -10.34
      }
    }
  }
}