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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2023-07-19 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "SUBCAT_25",
            "name": "Windows, Walls & Doors",
            "parent": {
                "__typename": "Category",
                "name": "Buildings & Furniture"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_5",
            "name": "Buildings & Furniture",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_23",
            "name": "Blue",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_362",
            "name": "Transparent Light Blue With Opalescence",
            "parent": {
                "__typename": "Category",
                "name": "Blue"
            }
        }
    ],
    "id": "1380b519-c716-406a-852e-6e9f45b2f3f8",
    "inStock": true,
    "name": "WALL 2X2X5, DEG. 45, NO. 1",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "362",
            "deliveryChannel": "bap",
            "designNumber": 78594
        },
        "id": "6348199",
        "price": {
            "__typename": "Price",
            "centAmount": 78,
            "formattedAmount": "0,78\u00a0\u20ac"
        }
    }
}