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_212",
            "name": "Light Royal Blue",
            "parent": {
                "__typename": "Category",
                "name": "Blue"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_23",
            "name": "Blue",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_3",
            "name": "Bricks, Round & Angles",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "5d3b54a9-9531-41dc-9a98-1a3d6b03926b",
    "inStock": true,
    "name": "1/4 SPHERE 4X4X2 2/3, W/ KNOB",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "212",
            "deliveryChannel": "pab",
            "designNumber": 49612
        },
        "id": "6383131",
        "price": {
            "__typename": "Price",
            "centAmount": 114,
            "formattedAmount": "1,14\u00a0\u20ac"
        }
    }
}