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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-07-30 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_21",
            "name": "Bright Red",
            "parent": {
                "__typename": "Category",
                "name": "Red"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_21",
            "name": "Red",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_3",
            "name": "Bricks, Round & Angles",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "216f154f-4f41-4830-9426-cc3c742b4224",
    "inStock": true,
    "name": "BRICK 4X4 ROUND W. \u00d84.9 W. KL.",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "21",
            "deliveryChannel": "bap",
            "designNumber": 87081
        },
        "id": "4610843",
        "price": {
            "__typename": "Price",
            "centAmount": 36,
            "formattedAmount": "0,36\u00a0\u20ac"
        }
    }
}