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_325",
            "name": "Lavender",
            "parent": {
                "__typename": "Category",
                "name": "Lilac"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_268",
            "name": "Lilac",
            "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": "490a3bbe-c5d8-467d-b7b5-eedd4d6e1115",
    "inStock": true,
    "name": "FRAME 1X4X6",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "325",
            "deliveryChannel": "bap",
            "designNumber": 40289
        },
        "id": "6344416",
        "price": {
            "__typename": "Price",
            "centAmount": 38,
            "formattedAmount": "0,38\u00a0\u20ac"
        }
    }
}