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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-08-24 08:30:02+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_199",
            "name": "Dark Stone Grey",
            "parent": {
                "__typename": "Category",
                "name": "Grey"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_194",
            "name": "Grey",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_5",
            "name": "Bricks, Slopes",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "34ae8f83-b91f-400b-91b5-b2c848915a39",
    "inStock": true,
    "name": "ROOF TILE 2X4/45\u00b0",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "199",
            "deliveryChannel": "pab",
            "designNumber": 3037
        },
        "id": "4211127",
        "price": {
            "__typename": "Price",
            "centAmount": 17,
            "formattedAmount": "0,17\u00a0\u20ac"
        }
    }
}