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

← Promos
Yamato (foil)

Yamato (foil)

Promo #46 Character Land of Wano Power 2000
Colors
Purple
Attribute
Strike
Expansion
Promos · One Piece
Language
English
TCGplayer
GET /api/v1/onepiece/cards/P-046?include=prices 200 23ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P-046",
    "name": "Yamato (foil)",
    "number": "46",
    "printed_number": "46",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-046.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-046.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-046.large.webp"
      }
    ],
    "expansion": {
      "id": "P",
      "name": "Promos",
      "total": 103,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "P",
      "printed_total": 103,
      "release_date": "2022/07/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-046.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-046.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-046.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "power": "2000",
    "attribute": "Strike",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] You may place all cards in your hand at the bottom of your deck in any order. If you do, draw cards equal to the number you placed at the bottom of your deck."
    ],
    "counter": "1000",
    "subtypes": [
      "Land of Wano"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 61.47,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 61.47
        },
        {
          "condition": "LP",
          "price": 21.78
        },
        {
          "condition": "MP",
          "price": 19.99
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 420,
          "low": 371,
          "high": 511,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10
        }
      ],
      "market_updated_at": "2026-09-21T02:28:01.810Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.79
      }
    }
  }
}