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": "SUBCAT_2",
            "name": "Bricks, Modified",
            "parent": {
                "__typename": "Category",
                "name": "Bricks"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_1",
            "name": "Bricks",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_222",
            "name": "Light Purple",
            "parent": {
                "__typename": "Category",
                "name": "Purple"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_221",
            "name": "Purple",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "f61e4b65-9559-48e8-a224-ab9afa22fc93",
    "inStock": true,
    "name": "BRICK 1X2 W/ 1 KNOB",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "222",
            "deliveryChannel": "pab",
            "designNumber": 86876
        },
        "id": "6476743",
        "price": {
            "__typename": "Price",
            "centAmount": 14,
            "formattedAmount": "0,14\u00a0\u20ac"
        }
    }
}