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

← Pillars of Strength
Arlong

Arlong

Leader #22 Leader Fish-ManEast BlueArlong Pirates Power 5000
Colors
Green, Yellow
Attribute
Slash
Expansion
Pillars of Strength · One Piece
Language
English
TCGplayer
498063
GET /api/v1/onepiece/cards/OP03-022?include=prices 200 51ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03-022",
    "name": "Arlong",
    "number": "22",
    "printed_number": "22",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-022.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-022.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-022.large.png"
      }
    ],
    "expansion": {
      "id": "OP03",
      "name": "Pillars of Strength",
      "total": 123,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP03",
      "printed_total": 123,
      "release_date": "2023/06/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "498063",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-022.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-022.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-022.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Green",
      "Yellow"
    ],
    "rules": [
      "[DON!! x2] [When Attacking] ① (You may rest the specified number of DON!! cards in your cost area.): Play up to 1 Character card with a cost of 4 or less and a [Trigger] from your hand."
    ],
    "subtypes": [
      "Fish-Man",
      "East Blue",
      "Arlong Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.2,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.2
        },
        {
          "condition": "LP",
          "price": 0.16
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 126,
          "low": 107.1,
          "high": 144.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 45.39,
          "low": 38.58,
          "high": 52.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 97.23,
          "low": 82.65,
          "high": 111.81,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 58,
          "low": 49.3,
          "high": 66.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T17:48:24.469Z",
      "trend_7d": {
        "direction": "down",
        "percent": -9.09
      }
    }
  }
}