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

← Big Mom Pirates
Queen Mama Chanter

Queen Mama Chanter

Common #17 Stage Big Mom PiratesHomies
Colors
Yellow
Cost
2
Expansion
Big Mom Pirates · One Piece
Language
English
TCGplayer
500154
GET /api/v1/onepiece/cards/ST07-017?include=prices 200 63ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST07-017",
    "name": "Queen Mama Chanter",
    "number": "17",
    "printed_number": "17",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-017.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-017.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-017.large.png"
      }
    ],
    "expansion": {
      "id": "ST07",
      "name": "Big Mom Pirates",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST07",
      "printed_total": 17,
      "release_date": "2023/06/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST07.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "500154",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-017.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-017.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST07-017.large.png"
          }
        ]
      }
    ],
    "type": "Stage",
    "cost": "2",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Activate: Main] You may rest this Stage and add 1 card from the top or bottom of your Life cards to your hand: Add up to 1 of your Characters with a cost of 3 to the top of the owner's Life cards face-up.",
      "[Trigger] Play this card."
    ],
    "subtypes": [
      "Big Mom Pirates",
      "Homies"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.45,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.45
        },
        {
          "condition": "LP",
          "price": 0.34
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T02:04:24.604Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.26
      }
    }
  }
}