Powered live by GET /api/v1/onepiece/… — the same public API documented in 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 38ms
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": 0.75,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T06:54:47.088Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}