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

← Pillars of Strength
Kaku (altArt)

Kaku (altArt)

Super Rare #80 Character CP9 Power 6000
Colors
Black
Cost
5
Attribute
Slash
Expansion
Pillars of Strength · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP03_ja-080vaa?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03_ja-080vaa",
    "name": "Kaku (altArt)",
    "number": "80",
    "printed_number": "80",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-080vaa.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-080vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-080vaa.large.webp"
      }
    ],
    "expansion": {
      "id": "OP03_ja",
      "name": "Pillars of Strength",
      "total": 123,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP03",
      "printed_total": 123,
      "release_date": "2023/06/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP03.logo.png",
      "translation": {
        "en": {
          "name": "Pillars of Strength"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-080vaa.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-080vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-080vaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] You may place 2 cards with a type including \"CP\" from your trash at the bottom of your deck in any order: K.O. up to 1 of your opponent's Characters with a cost of 3 or less."
    ],
    "counter": "1000",
    "subtypes": [
      "CP9"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 8.98,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 46,
          "low": 39.1,
          "high": 52.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 35,
          "low": 29.75,
          "high": 40.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T06:46:08.225Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}