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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2023-07-19 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__typename": "Category",
            "key": "COLOUR_324",
            "name": "Medium Lavender",
            "parent": {
                "__typename": "Category",
                "name": "Lilac"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_268",
            "name": "Lilac",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        },
        {
            "__typename": "Category",
            "key": "SUBCAT_28",
            "name": "Trees & Plants",
            "parent": {
                "__typename": "Category",
                "name": "Animals & Nature"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_8",
            "name": "Animals & Nature",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "e2781969-d71d-4170-bb81-0a6a4ddf3c40",
    "inStock": true,
    "name": "PLANT, W/ PLATE 1X1, NO. 1",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "324",
            "deliveryChannel": "pab",
            "designNumber": 32607
        },
        "id": "6210460",
        "price": {
            "__typename": "Price",
            "centAmount": 6,
            "formattedAmount": "0,06\u00a0\u20ac"
        }
    }
}