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 Seven Warlords of the Sea
Jinbe

Jinbe

Common #6 Character Fish-ManThe Seven Warlords of the SeaThe Sun Pirates Power 4000
Colors
Blue
Cost
2
Attribute
Strike
Expansion
The Seven Warlords of the Sea · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST03_ja-006?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST03_ja-006",
    "name": "Jinbe",
    "number": "6",
    "printed_number": "6",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03_ja-006.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03_ja-006.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03_ja-006.large.webp"
      }
    ],
    "expansion": {
      "id": "ST03_ja",
      "name": "The Seven Warlords of the Sea",
      "total": 17,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST03",
      "printed_total": 17,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST03.logo.png",
      "translation": {
        "en": {
          "name": "The Seven Warlords of the Sea"
        }
      }
    },
    "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/ST03_ja-006.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03_ja-006.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03_ja-006.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "4000",
    "attribute": "Strike",
    "colors": [
      "Blue"
    ],
    "counter": "1000",
    "subtypes": [
      "Fish-Man",
      "The Seven Warlords of the Sea",
      "The Sun Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 3.46,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 48,
          "low": 40.8,
          "high": 55.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-15T05:21:34.787Z",
      "trend_7d": {
        "direction": "down",
        "percent": -10.82
      }
    }
  }
}