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

← Two Legends
Aphelandra

Aphelandra

Common #41 Character Amazon Lily Power 4000
Colors
Blue
Cost
3
Attribute
Slash
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558068
GET /api/v1/onepiece/cards/OP08-041?include=prices 200 50ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-041",
    "name": "Aphelandra",
    "number": "41",
    "printed_number": "41",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-041.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-041.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-041.large.png"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558068",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-041.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-041.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-041.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Slash",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Activate: Main] You may return this Character to the owner's hand: If your Leader has the {Kuja Pirates} type, place up to 1 of your opponent's Characters with a cost of 1 or less at the bottom of the owner's deck."
    ],
    "subtypes": [
      "Amazon Lily"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 47,
          "low": 39.95,
          "high": 54.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 36,
          "low": 30.6,
          "high": 41.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T19:49:00.062Z",
      "trend_7d": {
        "direction": "up",
        "percent": 22.22
      }
    }
  }
}