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-24 00:00:00+01:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_24",
            "name": "Bright Yellow",
            "parent": {
                "__typename": "Category",
                "name": "Yellow"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_24",
            "name": "Yellow",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "5acefe17-246b-4212-acb1-06ee291fd04d",
    "inStock": false,
    "name": "BRICK CORNER 1X2X2",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "24",
            "deliveryChannel": "",
            "designNumber": 2357
        },
        "id": "235724",
        "price": {
            "__typename": "Price",
            "centAmount": 16,
            "formattedAmount": "0,16\u00a0\u20ac"
        }
    }
}