Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← EX Gear 5
Sentomaru

Sentomaru

Common #7 Character EggheadNavy Power 2000
Colors
Red
Cost
2
Attribute
Slash
Expansion
EX Gear 5 · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST21_ja-007?include=prices 200 44ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST21_ja-007",
    "name": "Sentomaru",
    "number": "7",
    "printed_number": "7",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-007.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-007.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-007.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-007.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-007.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21_ja-007.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "2000",
    "attribute": "Slash",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
    ],
    "subtypes": [
      "Egghead",
      "Navy"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 3.83,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 17.25,
          "low": 15.85,
          "high": 25.85,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 41.5,
          "low": 28.5,
          "high": 64.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 17,
          "trend": {
            "direction": "flat",
            "percent": 0
          }
        }
      ],
      "market_updated_at": "2026-07-29T04:00:09.149Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1915.79
      }
    }
  }
}