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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2023-07-19 00:00:00+02: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": "36d5c7ae-9c79-4d36-a25d-b7a213759a97",
    "inStock": true,
    "name": "COCKPIT 2X5X2 W/ SHAFT",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "42",
            "deliveryChannel": "bap",
            "designNumber": 35375
        },
        "id": "6244795",
        "price": {
            "__typename": "Price",
            "centAmount": 49,
            "formattedAmount": "0,49\u00a0\u20ac"
        }
    }
}