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_138",
            "name": "Sand 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": "42314aef-92f4-4b0a-af18-a6a68c7019d4",
    "inStock": true,
    "name": "WALL ELEMENT 1X2X1",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "138",
            "deliveryChannel": "pab",
            "designNumber": 26169
        },
        "id": "6146234",
        "price": {
            "__typename": "Price",
            "centAmount": 10,
            "formattedAmount": "0,10\u00a0\u20ac"
        }
    }
}