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
Monkey.D.Garp (foil)

Monkey.D.Garp (foil)

Super Rare #95 Character Navy Power 8000
Colors
Black
Cost
8
Attribute
Strike
Expansion
A Fist Of Divine Speed · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP11_ja-095?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP11_ja-095",
    "name": "Monkey.D.Garp (foil)",
    "number": "95",
    "printed_number": "95",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11_ja-095.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11_ja-095.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11_ja-095.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": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11_ja-095.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11_ja-095.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11_ja-095.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "8",
    "power": "8000",
    "attribute": "Strike",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] You may place 3 {Navy} type cards from your trash at the bottom of your deck in any order: Give up to 1 rested DON!! card to 1 of your Leader. Then, if there is a Character with a cost of 9 or more, K.O. up to 1 of your opponent's Characters with a cost of 7 or less."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 46.63,
          "low": 39.64,
          "high": 53.62,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:01:44.521Z",
      "trend_7d": {
        "direction": "down",
        "percent": -66.61
      }
    }
  }
}