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

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_315",
            "name": "Silver Metallic",
            "parent": {
                "__typename": "Category",
                "name": "Metallic"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_346",
            "name": "Metallic",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_3",
            "name": "Bricks, Round & Angles",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "f4aa1cf7-14aa-4d6c-9cf2-20098084fb20",
    "inStock": false,
    "name": "DOME 2X2, INVERTED W. ONE STUD",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "315",
            "deliveryChannel": "",
            "designNumber": 15395
        },
        "id": "6102756",
        "price": {
            "__typename": "Price",
            "centAmount": 17,
            "formattedAmount": "0,17\u00a0\u20ac"
        }
    }
}