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

← BLUE Buggy
Alvida

Alvida

Common #1 Character Cross Guild Power 5000
Colors
Blue
Cost
4
Attribute
Strike
Expansion
BLUE Buggy · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST25_ja-001?include=prices 200 54ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST25_ja-001",
    "name": "Alvida",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST25_ja-001.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST25_ja-001.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST25_ja-001.large.webp"
      }
    ],
    "expansion": {
      "id": "ST25_ja",
      "name": "BLUE Buggy",
      "total": 5,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST25",
      "printed_total": 5,
      "release_date": "2025/06/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST25.logo.png",
      "translation": {
        "en": {
          "name": "BLUE Buggy"
        }
      }
    },
    "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/ST25_ja-001.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST25_ja-001.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST25_ja-001.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] If your Leader is [Buggy], draw 3 cards and trash 2 cards from your hand."
    ],
    "subtypes": [
      "Cross Guild"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 1.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 81,
          "low": 34.2,
          "high": 84.2,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-07-30T02:19:07.960Z",
      "trend_7d": {
        "direction": "up",
        "percent": 541.94
      }
    }
  }
}