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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2023-10-10 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_28",
            "name": "Dark Green",
            "parent": {
                "__typename": "Category",
                "name": "Green"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_28",
            "name": "Green",
            "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": "b1e4fb1d-791d-47ff-9d5d-d6edb0a6342a",
    "inStock": false,
    "name": "FRAME 1X2X3",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "28",
            "deliveryChannel": "",
            "designNumber": 60593
        },
        "id": "6324206",
        "price": {
            "__typename": "Price",
            "centAmount": 19,
            "formattedAmount": "0,19\u00a0\u20ac"
        }
    }
}