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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2023-08-17 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_140",
            "name": "Earth Blue",
            "parent": {
                "__typename": "Category",
                "name": "Blue"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_23",
            "name": "Blue",
            "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": "7a8c710c-2442-44e4-ab50-7db0268e3d90",
    "inStock": true,
    "name": "BRICK 1X16",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "140",
            "deliveryChannel": "bap",
            "designNumber": 2465
        },
        "id": "6258407",
        "price": {
            "__typename": "Price",
            "centAmount": 62,
            "formattedAmount": "0,62\u00a0\u20ac"
        }
    }
}