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

Yamato

Promo #8 Character Land of Wano Power 5000
Colors
Green
Attribute
Strike
Expansion
Promos · One Piece
Language
English
TCGplayer
455802
GET /api/v1/onepiece/cards/P-008?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P-008",
    "name": "Yamato",
    "number": "8",
    "printed_number": "8",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-008.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-008.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-008.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": "455802",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-008.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-008.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-008.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Activate: Main] You may rest this Character: Rest 1 of your opponent's Characters with a cost of 2 or less."
    ],
    "subtypes": [
      "Land of Wano"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 6.15,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 6.15
        },
        {
          "condition": "LP",
          "price": 4.79
        },
        {
          "condition": "MP",
          "price": 3.33
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 216.5,
          "low": 216.25,
          "high": 216.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 100,
          "low": 85,
          "high": 115,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "8",
          "value": 36.89,
          "low": 31.36,
          "high": 42.42,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 70,
          "low": 59.5,
          "high": 80.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 86.99,
          "low": 73.94,
          "high": 100.04,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 166.57,
          "low": 166.22,
          "high": 178.28,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 100,
          "low": 85,
          "high": 115,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:28:01.810Z",
      "trend_7d": {
        "direction": "up",
        "percent": 4.06
      }
    }
  }
}