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": "SUBCAT_7",
            "name": "Bricks, Bows & Arches",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_1",
            "name": "White",
            "parent": {
                "__typename": "Category",
                "name": "White"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_1",
            "name": "White",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "7487ecd8-5136-417a-8f31-bf0653d28107",
    "inStock": true,
    "name": "BRICK 2X2X1 INV. BOW, W/ CUT OUT",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "1",
            "deliveryChannel": "bap",
            "designNumber": 1750
        },
        "id": "6400127",
        "price": {
            "__typename": "Price",
            "centAmount": 25,
            "formattedAmount": "0,25\u00a0\u20ac"
        }
    }
}