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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-09-09 20:30:01+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_26",
            "name": "Black",
            "parent": {
                "__typename": "Category",
                "name": "Black"
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_3",
            "name": "Bricks, Round & Angles",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_26",
            "name": "Black",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "481be135-9001-4c31-932f-7dee4eab558f",
    "inStock": true,
    "name": "BRICK 4X4 ROUND W. \u00d84.9 W. KL.",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "26",
            "deliveryChannel": "pab",
            "designNumber": 87081
        },
        "id": "4558957",
        "price": {
            "__typename": "Price",
            "centAmount": 36,
            "formattedAmount": "0,36\u00a0\u20ac"
        }
    }
}