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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-08-24 08:30:02+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__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
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_221",
            "name": "Bright Purple",
            "parent": {
                "__typename": "Category",
                "name": "Purple"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_221",
            "name": "Purple",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "71f9b004-a490-4fe2-ba5f-965aff5d7f5f",
    "inStock": true,
    "name": "FRAME 1X3X3",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "221",
            "deliveryChannel": "bap",
            "designNumber": 51239
        },
        "id": "6466039",
        "price": {
            "__typename": "Price",
            "centAmount": 35,
            "formattedAmount": "0,35\u00a0\u20ac"
        }
    }
}