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-20 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_154",
            "name": "Dark Red",
            "parent": {
                "__typename": "Category",
                "name": "Red"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_21",
            "name": "Red",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_5",
            "name": "Bricks, Slopes",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "691ae26b-ffcd-4d12-ae97-1e31b3182483",
    "inStock": false,
    "name": "ROOF TILE CORNER 2X2X3/73\u00b0",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "154",
            "deliveryChannel": "",
            "designNumber": 3685
        },
        "id": "6210808",
        "price": {
            "__typename": "Price",
            "centAmount": 40,
            "formattedAmount": "0,40\u00a0\u20ac"
        }
    }
}