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_40",
            "name": "Minifigure Torso & Legs",
            "parent": {
                "__typename": "Category",
                "name": "Minifigure Parts"
            }
        },
        {
            "__typename": "Category",
            "key": "CAT_7",
            "name": "Minifigure Parts",
            "parent": {
                "__typename": "Category",
                "name": null
            }
        }
    ],
    "id": "f3155ffb-0770-4e08-b859-c094a35aeef4",
    "inStock": true,
    "name": "MINI, LOWER PART",
    "spinsetMedia": null,
    "variant": {
        "__typename": "ElementVariant",
        "attributes": {
            "__typename": "ElementAttributes",
            "colourId": "324",
            "deliveryChannel": "pab",
            "designNumber": 73200
        },
        "id": "6167628",
        "price": {
            "__typename": "Price",
            "centAmount": 58,
            "formattedAmount": "0,58\u00a0\u20ac"
        }
    }
}