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_23",
            "name": "Bright Blue",
            "parent": {
                "__typename": "Category",
                "name": "Blue"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_23",
            "name": "Blue",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_85",
            "name": "Connectors",
            "parent": {
                "__typename": "Category",
                "name": "Connectors"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_13",
            "name": "Connectors",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "ecaf792f-9899-46e6-91b0-361e4c612b8a",
    "inStock": true,
    "name": "BEAM, 1 MODULE W/ 2 CROSS AXLE, 180 DEG.",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "23",
            "deliveryChannel": "bap",
            "designNumber": 27940
        },
        "id": "6336378",
        "price": {
            "__typename": "Price",
            "centAmount": 17,
            "formattedAmount": "0,17\u00a0\u20ac"
        }
    }
}