BrickzApp - The opensource LEGO® database
BrickzApp
The opensource LEGO® database
Menu
home

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2023-08-21 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "SUBCAT_55",
            "name": "Fabric Clothing & Accessories",
            "parent": {
                "__typename": "Category",
                "name": "Fabric & Textiles"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_12",
            "name": "Fabric & Textiles",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_154",
            "name": "Dark Red",
            "parent": {
                "__typename": "Category",
                "name": "Red"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_21",
            "name": "Red",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "a9121f32-46a4-4f6e-827e-bd0cc4152ce2",
    "inStock": true,
    "name": "CAPE, 1 HOLE, NO. 5",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "154",
            "deliveryChannel": "bap",
            "designNumber": 37046
        },
        "id": "6441567",
        "price": {
            "__typename": "Price",
            "centAmount": 296,
            "formattedAmount": "2,96\u00a0\u20ac"
        }
    }
}