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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-05-02 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_23",
            "name": "Bright Blue",
            "parent": {
                "__typename": "Category",
                "name": "Blue"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_23",
            "name": "Blue",
            "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": "ce33d857-3342-4bbb-b614-75e6ac65df80",
    "inStock": true,
    "name": "ROOF TILE 2X3/25\u00b0",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "23",
            "deliveryChannel": "bap",
            "designNumber": 3298
        },
        "id": "6294307",
        "price": {
            "__typename": "Price",
            "centAmount": 12,
            "formattedAmount": "0,12\u00a0\u20ac"
        }
    }
}