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

← Yamato
Monkey.D.Luffy

Monkey.D.Luffy

Common #11 Character Land of WanoStraw Hat Crew Power 5000
Colors
Yellow
Cost
3
Attribute
Strike
Expansion
Yamato · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST09_ja-011?include=prices 200 61ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST09_ja-011",
    "name": "Monkey.D.Luffy",
    "number": "11",
    "printed_number": "11",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09_ja-011.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09_ja-011.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09_ja-011.large.webp"
      }
    ],
    "expansion": {
      "id": "ST09_ja",
      "name": "Yamato",
      "total": 15,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST09",
      "printed_total": 15,
      "release_date": "2023/08/11",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST09.logo.png",
      "translation": {
        "en": {
          "name": "Yamato"
        }
      }
    },
    "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/ST09_ja-011.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09_ja-011.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09_ja-011.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "subtypes": [
      "Land of Wano",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 10.5,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 125,
          "low": 94.6,
          "high": 1939.6,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7,
          "trend": {
            "direction": "down",
            "percent": -63.1
          }
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 61,
          "low": 32.75,
          "high": 129.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 16,
          "trend": {
            "direction": "down",
            "percent": -31.3
          }
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 122.5,
          "low": 78,
          "high": 2274,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 101,
          "trend": {
            "direction": "down",
            "percent": -47
          }
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 32,
          "low": 31.2,
          "high": 34.4,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 43.48,
          "low": 22.02,
          "high": 721.1,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 13,
          "trend": {
            "direction": "down",
            "percent": -14.7
          }
        }
      ],
      "market_updated_at": "2026-08-17T02:14:48.320Z",
      "trend_7d": {
        "direction": "up",
        "percent": 51.47
      }
    }
  }
}