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": "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_297",
            "name": "Warm Gold",
            "parent": {
                "__typename": "Category",
                "name": "Metallic"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_346",
            "name": "Metallic",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "b3b9d510-88c9-485e-85d9-6243138a9741",
    "inStock": true,
    "name": "BRICK 1X1X5",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "297",
            "deliveryChannel": "bap",
            "designNumber": 2453
        },
        "id": "6417941",
        "price": {
            "__typename": "Price",
            "centAmount": 26,
            "formattedAmount": "0,26\u00a0\u20ac"
        }
    }
}