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-12 00:00:00+01:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "SUBCAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_283",
            "name": "Light Nougat",
            "parent": {
                "__typename": "Category",
                "name": "Brown"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_192",
            "name": "Brown",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "8458fcef-5129-4861-b075-9d65b89257d0",
    "inStock": false,
    "name": "BRICK 2X2",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "283",
            "deliveryChannel": "",
            "designNumber": 3003
        },
        "id": "6297283",
        "price": {
            "__typename": "Price",
            "centAmount": 13,
            "formattedAmount": "0,13\u00a0\u20ac"
        }
    }
}