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

← Awakening of the New Era
Karasu (foil)

Karasu (foil)

Rare #5 Character Revolutionary Army Power 5000
Colors
Red
Cost
4
Attribute
Special
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528536
GET /api/v1/onepiece/cards/OP05-005?include=prices 200 40ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-005",
    "name": "Karasu (foil)",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-005.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-005.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-005.large.png"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "528536",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-005.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-005.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-005.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Red"
    ],
    "rules": [
      "[On Play] If your Leader has the {Revolutionary Army} type, give up to 1 of your opponent's Leader or Character cards −1000 power during this turn.",
      "[When Attacking] If this Character has 7000 power or more, give up to 1 of your opponent's Leader or Character cards −1000 power during this turn."
    ],
    "subtypes": [
      "Revolutionary Army"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.5,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.5
        },
        {
          "condition": "MP",
          "price": 0.45
        },
        {
          "condition": "DMG",
          "price": 0.2
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-31T04:28:29.301Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.04
      }
    }
  }
}