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

← Legacy of the Master
Alvida

Alvida

Common #42 Character Cross Guild Power 5000
Colors
Blue
Cost
4
Attribute
Strike
Expansion
Legacy of the Master · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP12_ja-042?include=prices 200 51ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12_ja-042",
    "name": "Alvida",
    "number": "42",
    "printed_number": "42",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-042.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-042.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-042.large.webp"
      }
    ],
    "expansion": {
      "id": "OP12_ja",
      "name": "Legacy of the Master",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP12",
      "printed_total": 119,
      "release_date": "2025/08/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png",
      "translation": {
        "en": {
          "name": "Legacy of the Master"
        }
      }
    },
    "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/OP12_ja-042.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-042.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-042.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Blue"
    ],
    "rules": [
      "If you have 2 or more Characters with a base cost of 5 or more, this Character gains +1 cost.",
      "[On Play] Place up to 1 of your opponent's Characters with a base cost of 1 or less at the bottom of the owner's deck."
    ],
    "subtypes": [
      "Cross Guild"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 1.97,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-29T02:18:01.166Z",
      "trend_7d": {
        "direction": "up",
        "percent": 535.48
      }
    }
  }
}