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

← A Fist Of Divine Speed
Fish-Man Island

Fish-Man Island

Common #117 Stage Fish-Man Island
Colors
Yellow
Cost
2
Expansion
A Fist Of Divine Speed · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP11_ja-117?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP11_ja-117",
    "name": "Fish-Man Island",
    "number": "117",
    "printed_number": "117",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11_ja-117.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11_ja-117.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11_ja-117.large.webp"
      }
    ],
    "expansion": {
      "id": "OP11_ja",
      "name": "A Fist Of Divine Speed",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP11",
      "printed_total": 119,
      "release_date": "2025/06/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP11.logo.png",
      "translation": {
        "en": {
          "name": "A Fist Of Divine Speed"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11_ja-117.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11_ja-117.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11_ja-117.large.webp"
          }
        ]
      }
    ],
    "type": "Stage",
    "cost": "2",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] If your Leader is [Shirahoshi], you may turn 1 card from the top of your Life cards face-up: Up to 1 of your {Neptunian}, {Fish-Man}, or {Merfolk} type Characters gains +1000 power during this turn."
    ],
    "subtypes": [
      "Fish-Man Island"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 1.75,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:45:08.527Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}