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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2023-07-19 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_26",
            "name": "Black",
            "parent": {
                "__typename": "Category",
                "name": "Black"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": null,
            "name": "Bricks, slopes",
            "parent": {
                "__typename": "Category",
                "name": "Pick a Brick"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_26",
            "name": "Black",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_5",
            "name": "Bricks, Slopes",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        }
    ],
    "id": "b4a2e871-b1e3-423d-b708-df80a3f05c2a",
    "inStock": true,
    "name": "ROOF TILE 2X1X2",
    "spinsetMedia": {
        "__typename": "ProductSpinSet",
        "frames": [
            {
                "__typename": "ProductSpinsetUrls",
                "url": "https://www.lego.com/cdn/cs/set/assets/blt094408b30fa61f39/4515373.jpg?fit=bounds&format=jpg&quality=80&width=500&height=500&dpr=1"
            }
        ]
    },
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "26",
            "deliveryChannel": "pab",
            "designNumber": 60481
        },
        "id": "4515373",
        "price": {
            "__typename": "Price",
            "centAmount": 11,
            "formattedAmount": "0,11\u00a0\u20ac"
        }
    }
}