Powered live by GET /api/v1/azuki/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Gates Awakened
Moonlit Crane

Moonlit Crane

Common #026 Entity BirdDriftwardRippleborn HP 2
Types
Water
Expansion
Gates Awakened · Azuki TCG
Language
English
TCGplayer
GET /api/v1/azuki/cards/AZK01-026?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "AZK01-026",
    "name": "Moonlit Crane",
    "number": "026",
    "printed_number": "026",
    "images": [
      {
        "type": "front",
        "small": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-026_Moonlit-Crane_E_C_die.jpg",
        "medium": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-026_Moonlit-Crane_E_C_die.jpg",
        "large": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-026_Moonlit-Crane_E_C_die.jpg"
      }
    ],
    "expansion": {
      "id": "azk-01",
      "name": "Gates Awakened",
      "total": 154,
      "language": "English",
      "language_code": "en",
      "series": "Azuki TCG",
      "code": "AZK-01",
      "printed_total": 129,
      "release_date": "2026/06/29",
      "logo": "https://tcg.azuki.com/azuki_tcg_logo.svg",
      "symbol": "https://tcg.azuki.com/azuki_tcg_logo.svg"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-026_Moonlit-Crane_E_C_die.jpg",
            "medium": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-026_Moonlit-Crane_E_C_die.jpg",
            "large": "https://static-content.azuki.com/tcg/card_art/S1-AZK01-026_Moonlit-Crane_E_C_die.jpg"
          }
        ]
      }
    ],
    "supertype": "Entity",
    "subtypes": [
      "Bird",
      "Driftward",
      "Rippleborn"
    ],
    "types": [
      "Water"
    ],
    "hp": "2",
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": []
    }
  }
}