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

sets

dashboard launching sets retiring sets

bricks

dashboard bricks catalog

part - 2023-08-18 00:00:00+02:00

{
    "__typename": "SingleVariantElement",
    "categories": [
        {
            "__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
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_37",
            "name": "Bright Green",
            "parent": {
                "__typename": "Category",
                "name": "Green"
            }
        },
        {
            "__typename": "Category",
            "key": "COLOUR_FAMILY_28",
            "name": "Green",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "750939e1-02f0-4d98-a5c9-a27c1fe7493d",
    "inStock": true,
    "name": "PLANT, W/ 3.2 SHAFT, NO. 1",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "37",
            "deliveryChannel": "bap",
            "designNumber": 1566
        },
        "id": "6388070",
        "price": {
            "__typename": "Price",
            "centAmount": 20,
            "formattedAmount": "0,20\u00a0\u20ac"
        }
    }
}