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

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "SUBCAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_1",
            "name": "White",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_1",
            "name": "White",
            "parent": {
                "__typename": "Category",
                "name": "White"
            }
        }
    ],
    "id": "cfe4dbfd-e485-4d99-903b-8307afbf819f",
    "inStock": true,
    "name": "BRICK 1X1",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "1",
            "deliveryChannel": "pab",
            "designNumber": 3005
        },
        "id": "300501",
        "price": {
            "__typename": "Price",
            "centAmount": 7,
            "formattedAmount": "0,07\u00a0\u20ac"
        }
    }
}