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_106",
            "name": "Bright Orange",
            "parent": {
                "__typename": "Category",
                "name": "Orange"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_106",
            "name": "Orange",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_2",
            "name": "Bricks, Modified",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "a835f75f-3800-47c1-9241-306cf611570e",
    "inStock": true,
    "name": "BRICK 1X2 W. 2 KNOBS",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "106",
            "deliveryChannel": "pab",
            "designNumber": 11211
        },
        "id": "6223454",
        "price": {
            "__typename": "Price",
            "centAmount": 13,
            "formattedAmount": "0,13\u00a0\u20ac"
        }
    }
}