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

← Paramount War
Tashigi

Tashigi

Common #105 Character Navy Power 5000
Colors
Black
Cost
3
Attribute
Slash
Expansion
Paramount War · One Piece
Language
English
TCGplayer
485243
GET /api/v1/onepiece/cards/OP02-105?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02-105",
    "name": "Tashigi",
    "number": "105",
    "printed_number": "105",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-105.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-105.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-105.large.webp"
      }
    ],
    "expansion": {
      "id": "OP02",
      "name": "Paramount War",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP02",
      "printed_total": 121,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "485243",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-105.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-105.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-105.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Black"
    ],
    "rules": [
      "[DON!! x1] [When Attacking] Give up to 1 of your opponent's Characters ?3 cost during this turn."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.1,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.1
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 62,
          "low": 52.7,
          "high": 71.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 38,
          "low": 32.3,
          "high": 43.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 47.5,
          "low": 40.38,
          "high": 54.62,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:11:10.710Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}