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

← Awakening of the New Era
Monkey.D.Garp

Monkey.D.Garp

Uncommon #54 Character Navy Power 3000
Colors
Blue
Cost
3
Attribute
Strike
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528610
GET /api/v1/onepiece/cards/OP05-054?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-054",
    "name": "Monkey.D.Garp",
    "number": "54",
    "printed_number": "54",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-054.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-054.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-054.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "528610",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-054.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-054.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-054.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "3000",
    "attribute": "Strike",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] Draw 2 cards and place 2 cards from your hand at the bottom of your deck in any order."
    ],
    "counter": "2000",
    "subtypes": [
      "Navy"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.14,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.14
        },
        {
          "condition": "LP",
          "price": 0.11
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 71,
          "low": 60.35,
          "high": 81.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 44,
          "low": 37.4,
          "high": 50.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 54.98,
          "low": 46.73,
          "high": 63.23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 33,
          "low": 28.05,
          "high": 37.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:33:42.787Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}