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

← The Best Vol.2
Koby (altArt)

Koby (altArt)

Rare #1 Character NavySWORD Power 5000
Colors
Red
Cost
4
Attribute
Strike
Expansion
The Best Vol.2 · One Piece
Language
English
TCGplayer
653429
GET /api/v1/onepiece/cards/PRB02-001vaa?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "PRB02-001vaa",
    "name": "Koby (altArt)",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-001vaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-001vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-001vaa.large.webp"
      }
    ],
    "expansion": {
      "id": "PRB02",
      "name": "The Best Vol.2",
      "total": 18,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "PRB02",
      "printed_total": 18,
      "release_date": "2025/10/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/PRB02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "653429",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-001vaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-001vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-001vaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Opponent's Turn] If your Leader has the {Navy} type, this Character gains +1000 power.",
      "[When Attacking] K.O. up to 1 of your opponent's Characters with 3000 base power or less. Then, if you have 6 or less cards in your hand, draw 1 card."
    ],
    "counter": "1000",
    "subtypes": [
      "Navy",
      "SWORD"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 31.67,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 88,
          "low": 86.25,
          "high": 90.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 40.5,
          "low": 37.75,
          "high": 42,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 32,
          "low": 27.2,
          "high": 36.8,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 51.75,
          "low": 43.99,
          "high": 59.51,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 70,
          "low": 49.9,
          "high": 84.39,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 28.66,
          "low": 27.66,
          "high": 31.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 33,
          "low": 31.25,
          "high": 34.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 40.5,
          "low": 37.75,
          "high": 42,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:25:11.385Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1
      }
    }
  }
}