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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-04-15 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__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_194",
            "name": "Medium Stone Grey",
            "parent": {
                "__typename": "Category",
                "name": "Grey"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_194",
            "name": "Grey",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "1b07c792-5687-45de-adf3-30124873ef63",
    "inStock": true,
    "name": "BRICK 1X12",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "194",
            "deliveryChannel": "pab",
            "designNumber": 6112
        },
        "id": "4211522",
        "price": {
            "__typename": "Price",
            "centAmount": 38,
            "formattedAmount": "0,38\u00a0\u20ac"
        }
    }
}