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
Kaya (foil)

Kaya (foil)

Rare #44 Character East Blue Power 0
Colors
Blue
Cost
1
Attribute
Wisdom
Expansion
Pillars of Strength · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP03_ja-044?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03_ja-044",
    "name": "Kaya (foil)",
    "number": "44",
    "printed_number": "44",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-044.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-044.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-044.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": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-044.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-044.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03_ja-044.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "0",
    "attribute": "Wisdom",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] Draw 2 cards and trash 2 cards from your hand."
    ],
    "counter": "2000",
    "subtypes": [
      "East Blue"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 2.13,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 42,
          "low": 35.7,
          "high": 48.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 14.8,
          "low": 14.78,
          "high": 14.82,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 9.5,
          "low": 8.07,
          "high": 10.93,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 31,
          "low": 26.35,
          "high": 35.65,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 32.1,
          "low": 27.29,
          "high": 36.92,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9.5,
          "low": 8.07,
          "high": 10.93,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 31,
          "low": 26.35,
          "high": 35.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T06:56:41.547Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.93
      }
    }
  }
}