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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-05-03 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_212",
            "name": "Light Royal Blue",
            "parent": {
                "__typename": "Category",
                "name": "Blue"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_23",
            "name": "Blue",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_7",
            "name": "Bricks, Bows & Arches",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "bc31cae4-a258-47e3-a313-eb4bd5122b24",
    "inStock": true,
    "name": "BRICK WITH BOW 1X4",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "212",
            "deliveryChannel": "bap",
            "designNumber": 11153
        },
        "id": "6058766",
        "price": {
            "__typename": "Price",
            "centAmount": 12,
            "formattedAmount": "0,12\u00a0\u20ac"
        }
    }
}