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

← Romance Dawn
Jinbe (foil)

Jinbe (foil)

Rare #71 Character Fish-ManStraw Hat Crew Power 2000
Colors
Blue
Cost
4
Attribute
Strike
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
454600
GET /api/v1/onepiece/cards/OP01-071?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-071",
    "name": "Jinbe (foil)",
    "number": "71",
    "printed_number": "71",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-071.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-071.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-071.large.webp"
      }
    ],
    "expansion": {
      "id": "OP01",
      "name": "Romance Dawn",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP01",
      "printed_total": 121,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "454600",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-071.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-071.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-071.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "2000",
    "attribute": "Strike",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] Place up to 1 Character with a cost of 3 or less at the bottom of the owner's deck.",
      "[Trigger] Play this card."
    ],
    "subtypes": [
      "Fish-Man",
      "Straw Hat Crew"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.21,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.21
        },
        {
          "condition": "LP",
          "price": 0.2
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 108,
          "low": 91.8,
          "high": 124.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 66,
          "low": 56.1,
          "high": 75.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 82.84,
          "low": 70.41,
          "high": 95.27,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:51:22.746Z",
      "trend_7d": {
        "direction": "down",
        "percent": -8.7
      }
    }
  }
}