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

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_191",
            "name": "Flame Yellowish Orange",
            "parent": {
                "__typename": "Category",
                "name": "Yellow"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_24",
            "name": "Yellow",
            "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": "a2a98ad9-e8c7-4f33-aef7-93eaf857513e",
    "inStock": true,
    "name": "ROOF TILE 2X2/45\u00b0",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "191",
            "deliveryChannel": "bap",
            "designNumber": 3039
        },
        "id": "6020181",
        "price": {
            "__typename": "Price",
            "centAmount": 11,
            "formattedAmount": "0,11\u00a0\u20ac"
        }
    }
}