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
Kaido

Kaido

Promo #10 Character The Four EmperorsAnimal Kingdom Pirates Power 9000
Colors
Purple
Attribute
Special
Expansion
Promos · One Piece
Language
English
TCGplayer
455805
GET /api/v1/onepiece/cards/P-010?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P-010",
    "name": "Kaido",
    "number": "10",
    "printed_number": "10",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-010.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-010.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-010.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": "455805",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-010.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-010.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-010.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "power": "9000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[End of Your Turn] Add 1 DON!! card from your DON!! deck and set it as active."
    ],
    "subtypes": [
      "The Four Emperors",
      "Animal Kingdom Pirates"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 5.94,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 5.94
        },
        {
          "condition": "LP",
          "price": 4.28
        },
        {
          "condition": "MP",
          "price": 3.44
        },
        {
          "condition": "DMG",
          "price": 2.31
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 231.77,
          "low": 231.7,
          "high": 231.84,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 154,
          "low": 130.9,
          "high": 177.1,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "8",
          "value": 44.61,
          "low": 37.92,
          "high": 51.3,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 54.75,
          "low": 51.63,
          "high": 57.88,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 60,
          "low": 56.5,
          "high": 63.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 256,
          "low": 217.6,
          "high": 294.4,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 154,
          "low": 130.9,
          "high": 177.1,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:28:01.810Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.49
      }
    }
  }
}