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_24",
            "name": "Bright Yellow",
            "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": "d83733c6-0ebb-4ac9-b48d-6546866819cc",
    "inStock": true,
    "name": "ROOF TILE 4X4/45\u00b0 INV.",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "24",
            "deliveryChannel": "bap",
            "designNumber": 72454
        },
        "id": "6097644",
        "price": {
            "__typename": "Price",
            "centAmount": 50,
            "formattedAmount": "0,50\u00a0\u20ac"
        }
    }
}