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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2023-09-18 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_26",
            "name": "Black",
            "parent": {
                "__typename": "Category",
                "name": "Black"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_26",
            "name": "Black",
            "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": "97b97662-bdd9-4ffa-a04d-344c2ff142eb",
    "inStock": false,
    "name": "BRICK 1X3X2 W/INS AND OUTS.BOW",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "26",
            "deliveryChannel": "",
            "designNumber": 92903
        },
        "id": "4618880",
        "price": {
            "__typename": "Price",
            "centAmount": 14,
            "formattedAmount": "0,14\u00a0\u20ac"
        }
    }
}