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": "COLOUR_268",
            "name": "Medium Lilac",
            "parent": {
                "__typename": "Category",
                "name": "Lilac"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_268",
            "name": "Lilac",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "fd1f871f-ca57-48b8-a737-6039fd73dd70",
    "inStock": true,
    "name": "BRICK 1X4",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "268",
            "deliveryChannel": "bap",
            "designNumber": 3010
        },
        "id": "6185995",
        "price": {
            "__typename": "Price",
            "centAmount": 16,
            "formattedAmount": "0,16\u00a0\u20ac"
        }
    }
}