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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-02-16 00:00:00+01:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_1",
            "name": "White",
            "parent": {
                "__typename": "Category",
                "name": "White"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_1",
            "name": "White",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_6",
            "name": "Bricks, Inverted Slopes",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "3bbba12e-2553-4a5f-a237-03eb71b6fa08",
    "inStock": true,
    "name": "RIGHT ROOF TILE 2X4 W/ANGLE",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "1",
            "deliveryChannel": "bap",
            "designNumber": 43711
        },
        "id": "6106683",
        "price": {
            "__typename": "Price",
            "centAmount": 25,
            "formattedAmount": "0,25\u00a0\u20ac"
        }
    }
}