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

← EX Gear 5
Nico Robin

Nico Robin

Common #10 Character Straw Hat Crew Power 4000
Colors
Red
Cost
3
Attribute
Strike
Expansion
EX Gear 5 · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST21_ja-010?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST21_ja-010",
    "name": "Nico Robin",
    "number": "10",
    "printed_number": "10",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-010.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-010.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-010.large.webp"
      }
    ],
    "expansion": {
      "id": "ST21_ja",
      "name": "EX Gear 5",
      "total": 17,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST21",
      "printed_total": 17,
      "release_date": "2025/03/14",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST21.logo.png",
      "translation": {
        "en": {
          "name": "EX Gear 5"
        }
      }
    },
    "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/ST21_ja-010.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-010.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-010.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[DON!! x2] [When Attacking] K.O. up to 1 of your opponent's Characters with 4000 power or less."
    ],
    "counter": "1000",
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 1.86,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 142,
          "low": 120.7,
          "high": 163.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 66,
          "low": 56.1,
          "high": 75.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 109.5,
          "low": 93.08,
          "high": 125.93,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 66,
          "low": 56.1,
          "high": 75.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:08:39.039Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}