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

← Yamato
Yamato

Yamato

Common #12 Character Land of Wano Power 3000
Colors
Yellow
Cost
3
Attribute
Strike
Expansion
Yamato · One Piece
Language
English
TCGplayer
504461
GET /api/v1/onepiece/cards/ST09-012?include=prices 200 56ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST09-012",
    "name": "Yamato",
    "number": "12",
    "printed_number": "12",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09-012.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09-012.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09-012.large.png"
      }
    ],
    "expansion": {
      "id": "ST09",
      "name": "Yamato",
      "total": 15,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST09",
      "printed_total": 15,
      "release_date": "2023/08/11",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST09.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "504461",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09-012.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09-012.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09-012.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "3000",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[When Attacking] You may add 1 card from the top or bottom of your Life cards to your hand: This Character gains +2000 power until the start of your next turn."
    ],
    "subtypes": [
      "Land of Wano"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.17,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.17
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 43.5,
          "low": 25.95,
          "high": 89.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 18,
          "trend": {
            "direction": "up",
            "percent": 6.1
          }
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 250,
          "low": 100.25,
          "high": 250,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 12,
          "trend": {
            "direction": "up",
            "percent": 48.8
          }
        }
      ],
      "market_updated_at": "2026-07-30T02:09:59.925Z",
      "trend_7d": {
        "direction": "down",
        "percent": -10.53
      }
    }
  }
}