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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-01-29 00:00:00+01:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_124",
            "name": "Bright Reddish Violet",
            "parent": {
                "__typename": "Category",
                "name": "Purple"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_221",
            "name": "Purple",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_25",
            "name": "Windows, Walls & Doors",
            "parent": {
                "__typename": "Category",
                "name": "Buildings & Furniture"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_5",
            "name": "Buildings & Furniture",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "4ecaf82e-045d-49b6-b3d7-29aad244d60d",
    "inStock": false,
    "name": "FRAME 1X4X6",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "124",
            "deliveryChannel": "",
            "designNumber": 40289
        },
        "id": "6314819",
        "price": {
            "__typename": "Price",
            "centAmount": 38,
            "formattedAmount": "0,38\u00a0\u20ac"
        }
    }
}