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

Hody Jones

Leader #20 Leader Fish-ManNew Fish-Man Pirates Power 5000
Colors
Green
Attribute
Strike
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
539767
GET /api/v1/onepiece/cards/OP06-020?include=prices 200 58ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-020",
    "name": "Hody Jones",
    "number": "20",
    "printed_number": "20",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-020.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-020.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-020.large.png"
      }
    ],
    "expansion": {
      "id": "OP06",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "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"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "539767",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-020.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-020.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-020.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Activate: Main] You may rest this Leader: Rest up to 1 of your opponent's DON!! cards or Characters with a cost of 3 or less. Then, you cannot add Life cards to your hand using your own effects during this turn."
    ],
    "subtypes": [
      "Fish-Man",
      "New Fish-Man Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        },
        {
          "condition": "LP",
          "price": 0.09
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 61,
          "low": 51.85,
          "high": 70.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 38,
          "low": 32.3,
          "high": 43.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 46.92,
          "low": 39.88,
          "high": 53.96,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 28,
          "low": 23.8,
          "high": 32.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T18:48:21.892Z",
      "trend_7d": {
        "direction": "down",
        "percent": -35.29
      }
    }
  }
}