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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-01-29 00:00:00+01: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_26",
            "name": "Black",
            "parent": {
                "__typename": "Category",
                "name": "Black"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_26",
            "name": "Black",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "2af17256-16db-4fc0-9b8d-d6ccb9190470",
    "inStock": true,
    "name": "CAPE, NO. 15",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "26",
            "deliveryChannel": "bap",
            "designNumber": 73512
        },
        "id": "6345789",
        "price": {
            "__typename": "Price",
            "centAmount": 342,
            "formattedAmount": "3,42\u00a0\u20ac"
        }
    }
}