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": "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": "76d376f5-c612-4248-b3bf-dc3da3d4c26b",
    "inStock": true,
    "name": "WALL ELEMENT 1x6x5, ABS",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "5",
            "deliveryChannel": "pab",
            "designNumber": 59349
        },
        "id": "4512688",
        "price": {
            "__typename": "Price",
            "centAmount": 60,
            "formattedAmount": "0,60\u00a0\u20ac"
        }
    }
}