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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-05-18 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_322",
            "name": "Medium Azur",
            "parent": {
                "__typename": "Category",
                "name": "Blue"
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_23",
            "name": "Blue",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "657447b7-35a8-4cd6-9989-7629909ae9c7",
    "inStock": true,
    "name": "BRICK 2X4",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "322",
            "deliveryChannel": "pab",
            "designNumber": 3001
        },
        "id": "4625629",
        "price": {
            "__typename": "Price",
            "centAmount": 22,
            "formattedAmount": "0,22\u00a0\u20ac"
        }
    }
}