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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2024-08-24 08:30:02+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_15",
            "name": "Plates",
            "parent": {
                "__typename": "Category",
                "name": "Plates"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_3",
            "name": "Plates",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "b97ccac1-d7cc-4e7a-9fac-00158887267f",
    "inStock": true,
    "name": "FLAT TILE 2X4",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "194",
            "deliveryChannel": "pab",
            "designNumber": 87079
        },
        "id": "4560183",
        "price": {
            "__typename": "Price",
            "centAmount": 16,
            "formattedAmount": "0,16\u00a0\u20ac"
        }
    }
}