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

← Wings of the Captain
Hody Jones (foil)

Hody Jones (foil)

Super Rare #35 Character Fish-ManNew Fish-Man Pirates Power 8000
Colors
Green
Cost
7
Attribute
Strike
Expansion
Wings of the Captain · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP06_ja-035?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06_ja-035",
    "name": "Hody Jones (foil)",
    "number": "35",
    "printed_number": "35",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-035.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-035.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-035.large.webp"
      }
    ],
    "expansion": {
      "id": "OP06_ja",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png",
      "translation": {
        "en": {
          "name": "Wings of the Captain"
        }
      }
    },
    "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/OP06_ja-035.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-035.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06_ja-035.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "8000",
    "attribute": "Strike",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Rush] (This card can attack on the turn in which it is played.)",
      "[On Play] Rest up to a total of 2 of your opponent's Characters or DON!! cards. Then, add 1 card from the top of your Life cards to your hand."
    ],
    "subtypes": [
      "Fish-Man",
      "New Fish-Man Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 4.6,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 32.5,
          "low": 31.5,
          "high": 33.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 7.5,
          "low": 6.25,
          "high": 8.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 17.63,
          "low": 14.99,
          "high": 20.27,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 25.01,
          "low": 24.13,
          "high": 26.05,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 17.63,
          "low": 14.99,
          "high": 20.27,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 15,
          "low": 14.5,
          "high": 16,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:03:19.304Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.91
      }
    }
  }
}