Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Paramount War
Monkey.D.Garp

Monkey.D.Garp

Leader #2 Leader Navy Power 5000
Colors
Red, Black
Attribute
Strike
Expansion
Paramount War · One Piece
Language
English
TCGplayer
482705
GET /api/v1/onepiece/cards/OP02-002?include=prices 200 62ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02-002",
    "name": "Monkey.D.Garp",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-002.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-002.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-002.large.png"
      }
    ],
    "expansion": {
      "id": "OP02",
      "name": "Paramount War",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP02",
      "printed_total": 121,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "482705",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-002.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-002.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-002.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Red",
      "Black"
    ],
    "rules": [
      "[Your Turn] When this Leader or any of your Characters is given a DON!! card, give up to 1 of your opponent's Characters with a cost of 7 or less ?1 cost during this turn."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.4,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.4
        },
        {
          "condition": "LP",
          "price": 0.26
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 110,
          "low": 93.5,
          "high": 126.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 68,
          "low": 57.8,
          "high": 78.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 84.41,
          "low": 71.75,
          "high": 97.07,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 51,
          "low": 43.35,
          "high": 58.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-31T05:04:49.945Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.44
      }
    }
  }
}