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

← EX Gear 5
Jinbe

Jinbe

Common #5 Character Fish-ManStraw Hat Crew Power 4000
Colors
Red
Cost
2
Attribute
Strike
Expansion
EX Gear 5 · One Piece
Language
English
TCGplayer
615572
GET /api/v1/onepiece/cards/ST21-005?include=prices 200 53ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST21-005",
    "name": "Jinbe",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-005.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-005.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-005.large.png"
      }
    ],
    "expansion": {
      "id": "ST21",
      "name": "EX Gear 5",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "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"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "615572",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-005.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-005.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-005.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "4000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "subtypes": [
      "Fish-Man",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.03,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.03
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 14.5,
          "low": 9.4,
          "high": 23.9,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        }
      ],
      "market_updated_at": "2026-07-29T21:02:21.099Z",
      "trend_7d": {
        "direction": "down",
        "percent": -70
      }
    }
  }
}