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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-04-15 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_3",
            "name": "Bricks, Round & Angles",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_199",
            "name": "Dark Stone Grey",
            "parent": {
                "__typename": "Category",
                "name": "Grey"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_194",
            "name": "Grey",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "3bc259a8-596b-4e90-a1ac-e09a6bf783c5",
    "inStock": true,
    "name": "ROUND BRICK 1X1",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "199",
            "deliveryChannel": "pab",
            "designNumber": 3062
        },
        "id": "4211090",
        "price": {
            "__typename": "Price",
            "centAmount": 6,
            "formattedAmount": "0,06\u00a0\u20ac"
        }
    }
}