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

← Two Legends
Kaido (foil)

Kaido (foil)

Super Rare #79 Character Former Rocks PiratesAnimal Kingdom Pirates Power 9000
Colors
Black
Cost
9
Attribute
Strike
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558113
GET /api/v1/onepiece/cards/OP08-079?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-079",
    "name": "Kaido (foil)",
    "number": "79",
    "printed_number": "79",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-079.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-079.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-079.large.webp"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558113",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-079.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-079.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-079.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "9",
    "power": "9000",
    "attribute": "Strike",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] You may trash 1 card from your hand: If this Character was played on this turn, trash up to 1 of your opponent's Characters with a cost of 7 or less. Then, your opponent trashes 1 card from their hand."
    ],
    "subtypes": [
      "Former Rocks Pirates",
      "Animal Kingdom Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.36,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.36
        },
        {
          "condition": "DMG",
          "price": 0.25
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 107.5,
          "low": 91.38,
          "high": 123.62,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 22.5,
          "low": 19.13,
          "high": 25.87,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 17.25,
          "low": 14.66,
          "high": 19.84,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:13:04.421Z",
      "trend_7d": {
        "direction": "down",
        "percent": -10
      }
    }
  }
}