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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-04-25 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_194",
            "name": "Medium Stone Grey",
            "parent": {
                "__typename": "Category",
                "name": "Grey"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_194",
            "name": "Grey",
            "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": "15158981-51f9-4290-814b-7f0a83da48d1",
    "inStock": true,
    "name": "BRICK 2X2 FRIC/FORK VERT./END",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "194",
            "deliveryChannel": "bap",
            "designNumber": 53029
        },
        "id": "6263494",
        "price": {
            "__typename": "Price",
            "centAmount": 28,
            "formattedAmount": "0,28\u00a0\u20ac"
        }
    }
}