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

← The Azure Sea's Seven
Tashigi (foil)

Tashigi (foil)

Rare #29 Character Navy Power 6000
Colors
Green
Cost
5
Attribute
Slash
Expansion
The Azure Sea's Seven · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP14_ja-029?include=prices 200 39ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP14_ja-029",
    "name": "Tashigi (foil)",
    "number": "29",
    "printed_number": "29",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-029.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-029.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-029.large.webp"
      }
    ],
    "expansion": {
      "id": "OP14_ja",
      "name": "The Azure Sea's Seven",
      "total": 120,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP14",
      "printed_total": 120,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP14.logo.png",
      "translation": {
        "en": {
          "name": "The Azure Sea's Seven"
        }
      }
    },
    "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/OP14_ja-029.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-029.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14_ja-029.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Opponent's Turn] If this Character would leave the field due to an opponent's effect, you may rest 1 of your cards instead.",
      "[Activate: Main] [Once Per Turn] You may rest 2 of your cards: This Character gains +2000 power until the end of your opponent's next turn."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.75,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T06:58:08.584Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}