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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-10-09 20:30:01+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_5",
            "name": "Brick Yellow",
            "parent": {
                "__typename": "Category",
                "name": "Brown"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_192",
            "name": "Brown",
            "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": "e5085fc4-2075-4a3e-a970-4c70f90c3b1e",
    "inStock": true,
    "name": "WALL 1/2 CIRCLE, 2X4X2 W/ CUTOUT",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "5",
            "deliveryChannel": "pab",
            "designNumber": 35402
        },
        "id": "6249554",
        "price": {
            "__typename": "Price",
            "centAmount": 36,
            "formattedAmount": "0,36\u00a0\u20ac"
        }
    }
}