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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-02-07 00:00:00+01:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_42",
            "name": "Transparent Light Blue",
            "parent": {
                "__typename": "Category",
                "name": "Blue"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_23",
            "name": "Blue",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_77",
            "name": "Windscreens",
            "parent": {
                "__typename": "Category",
                "name": "Vehicles & Transportation"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_9",
            "name": "Vehicles & Transportation",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "d3cd84cc-8e4e-4c69-933b-67e3e2a4e4e7",
    "inStock": false,
    "name": "COCKPIT 4X4X1 2/3, W/ DIA. 3.2 SHAFT",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "42",
            "deliveryChannel": "",
            "designNumber": 35322
        },
        "id": "6268646",
        "price": {
            "__typename": "Price",
            "centAmount": 64,
            "formattedAmount": "0,64\u00a0\u20ac"
        }
    }
}