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

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_325",
            "name": "Lavender",
            "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": "9d25fe56-3874-47d2-8e84-7c5bd381d6d2",
    "inStock": true,
    "name": "BRICK 1X1X5",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "325",
            "deliveryChannel": "bap",
            "designNumber": 2453
        },
        "id": "6099351",
        "price": {
            "__typename": "Price",
            "centAmount": 28,
            "formattedAmount": "0,28\u00a0\u20ac"
        }
    }
}