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

← Kingdoms of Intrigue
Yamato (foil)

Yamato (foil)

Super Rare #112 Character Land of Wano Power 9000
Colors
Yellow
Cost
9
Attribute
Strike
Expansion
Kingdoms of Intrigue · One Piece
Language
English
TCGplayer
515309
GET /api/v1/onepiece/cards/OP04-112?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04-112",
    "name": "Yamato (foil)",
    "number": "112",
    "printed_number": "112",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-112.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-112.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-112.large.webp"
      }
    ],
    "expansion": {
      "id": "OP04",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP04",
      "printed_total": 119,
      "release_date": "2023/09/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "515309",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-112.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-112.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-112.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "9",
    "power": "9000",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] K.O. up to 1 of your opponent's Characters with a cost equal to or less than the total of your and your opponent's Life cards. Then, if you have 1 or less Life cards, add up to 1 card from the top of your deck to the top of your Life cards."
    ],
    "subtypes": [
      "Land of Wano"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.62,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.62
        },
        {
          "condition": "LP",
          "price": 0.5
        },
        {
          "condition": "MP",
          "price": 0.49
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 3761.75,
          "low": 3197.49,
          "high": 4326.01,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 14.05,
          "low": 13.61,
          "high": 28.41,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 48.01,
          "low": 45.29,
          "high": 58.37,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:18:05.381Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.62
      }
    }
  }
}