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-02 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__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
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_2",
            "name": "Bricks, Modified",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "2146c730-f033-45c3-8eb7-31ddc424ba95",
    "inStock": true,
    "name": "BRICK 1X1X1 2/3, W/ VERT. KNOBS",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "26",
            "deliveryChannel": "pab",
            "designNumber": 32952
        },
        "id": "6228987",
        "price": {
            "__typename": "Price",
            "centAmount": 10,
            "formattedAmount": "0,10\u00a0\u20ac"
        }
    }
}